Changeset 772 for branches/binary/server/memcached.h
- Timestamp:
- 03/30/08 08:08:45 (20 months ago)
- Files:
-
- 1 modified
-
branches/binary/server/memcached.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/binary/server/memcached.h
r755 r772 58 58 59 59 #define BIN_REQ_MAGIC 0x80 60 #define BIN_RES_MAGIC 0x8 060 #define BIN_RES_MAGIC 0x81 61 61 62 62 #define CMD_GET 0
