fix possible crash on user deletion
[srvx.git] / src / ioset-epoll.c
2007-01-08 Michael PooleAvoid epoll_ctl(..., EPOLL_CTL_DEL, ...) for closed...
2006-10-06 Michael PooleRemove "wants_reads" field from struct io_fd.
2006-10-04 Michael PooleUpdate time for ioset backend.
2006-09-22 Michael PooleAdd epoll_* ioset backend.