X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcachedprotocol-0.0%2Fhandler.h;h=113338dfb675a987a039d4211d27eaf421d94e63;hb=f5b5250c862c98dadbe30cebc1f92962c76125c3;hp=f1cfdc03e88a9660ca751eff94612cbb6e45dbdb;hpb=bd53173d0a23c8c2a0dac68056cbd2cc52d5a6ef;p=awesomized%2Flibmemcached diff --git a/libmemcachedprotocol-0.0/handler.h b/libmemcachedprotocol-0.0/handler.h index f1cfdc03..113338df 100644 --- a/libmemcachedprotocol-0.0/handler.h +++ b/libmemcachedprotocol-0.0/handler.h @@ -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