6 Commits

Author SHA1 Message Date
Mikael Johansson
79f5f95070 Supress SIGPIPE when calling send() and connection has died
Improved socket error reporting
Improved performance by setting PHP_STREAM_BUFFER_NONE
Fixed PECL bug #14642 (3.0.x breaks BC with 2.2.x)
2009-01-16 15:38:46 +00:00
Mikael Johansson
fa6fa47955 Improved performance of consistent hash strategy
Fixed PECL request #13758 (Failed to extract 'connection' variable from object)
2009-01-15 17:26:16 +00:00
Mikael Johansson
f85d56a1c0 Fixed PECL bug #15447 (Persistent Connections Cause Segfaults if One Server Drops) 2009-01-08 21:56:17 +00:00
Mikael Johansson
97657edb55 Use memcache.default_port more 2008-01-09 18:29:57 +00:00
Mikael Johansson
360c467bce Fixed Win32 build
Improved the benchmark script somewhat
2007-05-22 20:46:09 +00:00
Mikael Johansson
3597f1c387 Non-blocking IO using select()
UDP support for get requests
Support for pipelined requests
Multi set/delete/increment/decrement
2007-05-22 16:27:15 +00:00