Changeset 733 for branches/binary/server/memcached.h
- Timestamp:
- 03/01/08 02:43:32 (21 months ago)
- Files:
-
- 1 modified
-
branches/binary/server/memcached.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/binary/server/memcached.h
r732 r733 127 127 int port; 128 128 int udpport; 129 int binport; /* Port for binary protocol. */130 129 char *inter; 131 130 int verbose;
