summaryrefslogtreecommitdiff
path: root/src/ae_kqueue.c
Commit message (Expand)AuthorAgeFilesLines
* No more trailing spaces in Redis source code.antirez2014-06-261-6/+6
* ae.c event loop: API to resize the fd set size on the run.antirez2013-06-281-1/+7
* BSD license added to every C source and header file.antirez2012-11-081-1/+28
* Max limit to 10k clients removed, this implements feature request on issue #194antirez2011-12-151-4/+13
* 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/+93