Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A problem with replication with multiple slaves connectiong to a single maste... | antirez | 2010-02-19 | 1 | -1/+1 |
* | ae.c event loop does no longer support exception notifications, as they are f... | antirez | 2010-01-20 | 1 | -3/+0 |
* | Fixed a lame epoll issue | antirez | 2009-12-16 | 1 | -0/+3 |
* | ifdefs added to use kevent on Free Open and Net BSD as well. INFO and ae.c mo... | antirez | 2009-11-28 | 1 | -0/+4 |
* | minor fix to avoid a false valgrind warning. | antirez | 2009-11-24 | 1 | -0/+2 |
* | epoll module for ae.c implemented. Some more testing needed | antirez | 2009-11-23 | 1 | -0/+85 |