enum tapi_mamcached_proto
Representation of possible values for memcached::protocol option.
#include <tapi_memcached.h> enum tapi_mamcached_proto { TAPI_MEMCACHED_PROTO_AUTO, TAPI_MEMCACHED_PROTO_ASCII, TAPI_MEMCACHED_PROTO_BINARY, };
Representation of possible values for memcached::protocol option.
#include <tapi_memcached.h> enum tapi_mamcached_proto { TAPI_MEMCACHED_PROTO_AUTO, TAPI_MEMCACHED_PROTO_ASCII, TAPI_MEMCACHED_PROTO_BINARY, };