X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fclient_options.h;h=b7ba5a968c530bde344e5f4162a3878930f1ac43;hb=99803a66dda300ea7a5741fe8aae852e8b746366;hp=9242884e578e474f762fb2dd5d2476dda84005cc;hpb=f580e35770a744c60cb92e1cd581944d9da72205;p=awesomized%2Flibmemcached diff --git a/src/client_options.h b/src/client_options.h index 9242884e..b7ba5a96 100644 --- a/src/client_options.h +++ b/src/client_options.h @@ -21,6 +21,7 @@ typedef enum { OPT_SLAP_NON_BLOCK, OPT_SLAP_TCP_NODELAY, OPT_FLUSH, + OPT_HASH, } memcached_options; #endif /* CLIENT_OPTIONS */