Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mark fd as writable when EPOLLERR or EPOLLHUP is returned by epoll_wait. | jokea | 2012-07-09 | 1 | -0/+2 |
* | ae_epoll.c typo introduced in the previous commit fixed. | antirez | 2011-12-15 | 1 | -1/+1 |
* | Max limit to 10k clients removed, this implements feature request on issue #194 | antirez | 2011-12-15 | 1 | -2/+9 |
* | Fixed a theoretical memory leak with no practical effects in ae_kqueue.c and ... | antirez | 2011-12-07 | 1 | -1/+4 |
* | redis.c split into many different C files. | antirez | 2010-07-01 | 1 | -0/+91 |