Merge in code changes for all of the new parser.
[m6w6/libmemcached] / libmemcached / constants.h
index 3c9614d16e0b6931cc23162bd8fd1bcb35946fee..e01623c8e663680d02a54c0f0af6e0d4a5e351dd 100644 (file)
@@ -75,6 +75,7 @@ typedef enum {
   MEMCACHED_AUTH_FAILURE,
   MEMCACHED_AUTH_CONTINUE,
   MEMCACHED_PARSE_ERROR,
+  MEMCACHED_PARSE_USER_ERROR,
   MEMCACHED_MAXIMUM_RETURN /* Always add new error code before */
 } memcached_return_t;