antirez
|
d5d55fc319
|
loading side of the threaded VM
|
2010-01-28 10:12:04 -05:00 |
|
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
|
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
|
266373b283
|
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).
|
2009-11-23 18:50:39 +01:00 |
|
antirez
|
ed9b544e10
|
first commit
|
2009-03-22 10:30:00 +01:00 |
|