KBDocs3
[awesomized/libmemcached] / docs / memcached_return_t.rst
index 57d6af95b4ed12cc8588560704b6645b471e1630..3663c6df1e12ce3872ac1d1f2bd5406e89d95519 100644 (file)
@@ -29,6 +29,8 @@ SYNOPSIS
 
 .. c:type:: MEMCACHED_SUCCESS,
 
+Success
+
 .. c:type:: MEMCACHED_FAILURE,
 
 .. c:type:: MEMCACHED_HOST_LOOKUP_FAILURE, // getaddrinfo() only
@@ -91,6 +93,8 @@ SYNOPSIS
 
 .. c:type:: MEMCACHED_TIMEOUT,
 
+Connection to server timed out.
+
 .. c:type:: MEMCACHED_BUFFERED,
 
 .. c:type:: MEMCACHED_BAD_KEY_PROVIDED,