]> git.saurik.com Git - redis.git/history - ae_epoll.c
better handling of non blocking connect on redis-benchmark: EPIPE on read does not...
[redis.git] / ae_epoll.c
2009-11-28  antirezifdefs added to use kevent on Free Open and Net BSD...
2009-11-23  antirezminor fix to avoid a false valgrind warning.
2009-11-23  antirezepoll module for ae.c implemented. Some more testing...