Update docs for error messages.
[awesomized/libmemcached] / docs / client_errors / MEMCACHED_INVALID_HOST_PROTOCOL.rst
diff --git a/docs/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst b/docs/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst
new file mode 100644 (file)
index 0000000..181a959
--- /dev/null
@@ -0,0 +1,5 @@
+===============================
+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.