- 28 Nov, 2009 2 commits
-
-
antirez authored
ifdefs added to use kevent on Free Open and Net BSD as well. INFO and ae.c modified in order to report the multiplexing API in use
-
Harish Mallipeddi authored
-
- 23 Nov, 2009 3 commits
-
-
antirez authored
-
antirez authored
commented the HAVE_EPOLL test in config.h to allow compilation under Linux now that the epoll module is still missing
-
antirez authored
ae.c now supports multiple polling API modules, even if only ae_select.c is implemented currently. Also adding and removing an event is now O(1).
-
- 24 Jul, 2009 1 commit
-
-
antirez authored
fixed compilation with Snow Leopard, thanks to Lon Baker for providing SSH access to Snow Leopard box
-
- 07 Jun, 2009 1 commit
-
-
antirez authored
-
- 05 Jun, 2009 1 commit
-
-
antirez authored
-