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