Merge Trond
[m6w6/libmemcached] / clients / client_options.h
index a343133666b9377d7c7868446839f4c0442c8640..a4f0f47fa29130cdd575f71c29d8b4da2be52e05 100644 (file)
@@ -24,6 +24,7 @@ typedef enum {
   OPT_FLUSH,
   OPT_HASH,
   OPT_BINARY,
+  OPT_UDP
 } memcached_options;
 
 #endif /* CLIENT_OPTIONS */