Fix for building docs.
[awesomized/libmemcached] / docs / source / 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.