antirez
|
621d5c1985
|
ae.c event loop does no longer support exception notifications, as they are fully pointless. Also a theoretical bug that never happens in practice fixed.
|
2010-01-20 13:38:59 -05:00 |
|
antirez
|
67669f0032
|
Fixed a lame epoll issue
|
2009-12-16 07:30:40 -05:00 |
|
antirez
|
7a932b74cc
|
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
|
2009-11-28 17:06:28 +01:00 |
|
antirez
|
214d880b81
|
minor fix to avoid a false valgrind warning.
|
2009-11-24 00:18:57 +01:00 |
|
antirez
|
64f36a5836
|
epoll module for ae.c implemented. Some more testing needed
|
2009-11-23 23:40:27 +01:00 |
|