Fix for the light server.
[m6w6/libmemcached] / libmemcachedprotocol-0.0 / handler.h
index f1cfdc03e88a9660ca751eff94612cbb6e45dbdb..113338dfb675a987a039d4211d27eaf421d94e63 100644 (file)
@@ -152,6 +152,9 @@ memcached_protocol_client_st *memcached_protocol_create_client(memcached_protoco
 LIBMEMCACHED_API
 void memcached_protocol_client_destroy(memcached_protocol_client_st *client);
 
+LIBMEMCACHED_API
+void memcached_protocol_client_set_verbose(struct memcached_protocol_client_st *client, bool arg);
+
 /**
  * Error event means that the client encountered an error with the
  * connection so you should shut it down