New Spec file.
[m6w6/libmemcached] / libmemcached / memcached_constants.h
index 1af6aa4a9595e0a02d417a607b8ec9b14d90a963..03c61871a8dc7cd7a0a57535b619e182add49857 100644 (file)
@@ -26,6 +26,7 @@ extern "C" {
 #define MEMCACHED_DEFAULT_TIMEOUT 1000
 #define MEMCACHED_CONTINUUM_ADDITION 10 /* How many extra slots we should build for in the continuum */
 #define MEMCACHED_PREFIX_KEY_MAX_SIZE 128
+#define MEMCACHED_EXPIRATION_NOT_ADD 0xffffffffU
 
 typedef enum {
   MEMCACHED_SUCCESS,