Changeset 629 for trunk/server/memcached.h
- Timestamp:
- 10/16/07 01:13:43 (2 years ago)
- Files:
-
- 1 modified
-
trunk/server/memcached.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/memcached.h
r627 r629 84 84 int evict_to_free; 85 85 char *socketpath; /* path to unix socket if using local socket */ 86 int access; /* access mask (a la chmod) for unix domain socket */ 86 87 double factor; /* chunk size growth factor */ 87 88 int chunk_size;
