X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=clients%2Fclient_options.h;h=a4f0f47fa29130cdd575f71c29d8b4da2be52e05;hb=0c1b3cdcc0e05bc339d410f80f34a3521dbc785c;hp=a343133666b9377d7c7868446839f4c0442c8640;hpb=cc5be1b75fe90e8c73871f4bd135c9e7cf1d1984;p=awesomized%2Flibmemcached diff --git a/clients/client_options.h b/clients/client_options.h index a3431336..a4f0f47f 100644 --- a/clients/client_options.h +++ b/clients/client_options.h @@ -24,6 +24,7 @@ typedef enum { OPT_FLUSH, OPT_HASH, OPT_BINARY, + OPT_UDP } memcached_options; #endif /* CLIENT_OPTIONS */