summaryrefslogtreecommitdiff
path: root/ae.c
Commit message (Expand)AuthorAgeFilesLines
* ifdefs added to use kevent on Free Open and Net BSD as well. INFO and ae.c mo...antirez2009-11-281-2/+5
* Added support for kqueue.Harish Mallipeddi2009-11-281-1/+5
* ae.c now supports multiple polling API modules, even if only ae_select.c is i...antirez2009-11-231-81/+69
* ae.c initial refactoring for epoll implementationantirez2009-11-231-38/+59
* first commitantirez2009-03-221-0/+368