X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcachedprotocol-0.0%2Fhandler.h;h=113338dfb675a987a039d4211d27eaf421d94e63;hb=dc1e22ba362663bf052e7cfbbdf933bb462a7006;hp=f1cfdc03e88a9660ca751eff94612cbb6e45dbdb;hpb=274778ed13cb7c38995dc1491d437b27db6339fb;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