Speed up host lookup for cases where we don't need to do it, or where it ends up...
[awesomized/libmemcached] / docs / client_errors / MEMCACHED_INVALID_HOST_PROTOCOL.rst
1 ===============================
2 MEMCACHED_INVALID_HOST_PROTOCOL
3 ===============================
4
5 .. c:type:: MEMCACHED_INVALID_HOST_PROTOCOL
6
7 The server you are connecting too has an invalid protocol. Most likely you are connecting to an older server that does not speak the binary protocol.