socket.c
Fri, 29 Aug 2008 23:31:17 +0300 Tero Marttila fix doc tpyos, rename some enums, fix printf format len for non-zero terminated strings (hg status), pass args to memcache_cmd_format_header via memcache_req_*, handle zero-length STORE requests, memcache_req is_buf_ours + free, other function name typos (keymemcache_req_key), fix req state behaviour re *_DATA_* for STORE requests and FETCH/END, better memcache_server connpool events/management, modular memcache_test with a working benchmark. This is a long commit message.
Wed, 27 Aug 2008 10:11:44 +0300 Tero Marttila memcache connect error handling and req queuein
Mon, 07 Jul 2008 04:36:03 +0300 Tero Marttila support for static files (.css, .html, .js), and tiles - serves up a full viewer at / now, but the JS code needs cleaning up
Sun, 06 Jul 2008 23:33:24 +0300 Tero Marttila support for PF_LOCAL, it works, but needs some more testing/cleanup old code