summaryrefslogtreecommitdiff
path: root/src/ae_epoll.c
Commit message (Expand)AuthorAgeFilesLines
* ae_epoll.c typo introduced in the previous commit fixed.antirez2011-12-151-1/+1
* Max limit to 10k clients removed, this implements feature request on issue #194antirez2011-12-151-2/+9
* Fixed a theoretical memory leak with no practical effects in ae_kqueue.c and ...antirez2011-12-071-1/+4
* redis.c split into many different C files.antirez2010-07-011-0/+91