]> git.saurik.com Git - redis.git/history - ae_epoll.c
Faster version of the function hashing possibly encoded objects, leading to a general...
[redis.git] / ae_epoll.c
2010-01-20  antirezae.c event loop does no longer support exception notifi...
2009-12-16  antirezFixed a lame epoll issue
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...