X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=clients%2Fclient_options.h;h=33a0f81b6d25c48763f6e2f0cd765cff6fba8461;hb=2b312deb8b7b3f662b492f94a13e673723387724;hp=b7ba5a968c530bde344e5f4162a3878930f1ac43;hpb=8fce86636639afaeac4ca0e869e8bcd833324a62;p=m6w6%2Flibmemcached diff --git a/clients/client_options.h b/clients/client_options.h index b7ba5a96..33a0f81b 100644 --- a/clients/client_options.h +++ b/clients/client_options.h @@ -22,6 +22,7 @@ typedef enum { OPT_SLAP_TCP_NODELAY, OPT_FLUSH, OPT_HASH, + OPT_BINARY, } memcached_options; #endif /* CLIENT_OPTIONS */