X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fclient_errors%2FMEMCACHED_INVALID_HOST_PROTOCOL.rst;h=d6c77234b91e07b45b5608152ee473d22826d407;hb=c625134668213eff97a837da54daec4425710d67;hp=181a959edea596ef2b88a6a31b5d87699f8fa387;hpb=67456d74f5bd4f354a360d70da503dc58cbe5971;p=awesomized%2Flibmemcached diff --git a/docs/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst b/docs/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst index 181a959e..d6c77234 100644 --- a/docs/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst +++ b/docs/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst @@ -2,4 +2,6 @@ MEMCACHED_INVALID_HOST_PROTOCOL =============================== +.. c:type:: MEMCACHED_INVALID_HOST_PROTOCOL + 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.