fix possible crash on user deletion
[srvx.git] / src / ioset-select.c
2008-03-23 Michael Poolesrc/ioset-select.c (debug_fdsets): Default to an empty...
2008-03-23 Michael Poolesrc/ioset-select.c (ioset_select_remove): Null out...
2008-03-23 Michael Poolesrc/ioset-select.c: Populate and use an fdset for FDs...
2008-01-05 Michael PooleConvert time-related variables to consistently use...
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-09-22 Michael PooleAllow multiple ioset backends.