Changeset 755 for branches/binary/server/memcached.h
- Timestamp:
- 03/18/08 17:21:13 (21 months ago)
- Files:
-
- 1 modified
-
branches/binary/server/memcached.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/binary/server/memcached.h
r754 r755 218 218 int sfd; 219 219 enum conn_states state; 220 intsubstate;220 enum bin_substates substate; 221 221 struct event event; 222 222 short ev_flags;
