4 Commits (97ac8730386c638d3c8d57faf43c4ca312aafe8a)

Author SHA1 Message Date
leitner 1b88982d19 off-by-one 18 years ago
leitner 7b52bfc982 fix really pathological case where io_timeouted would never
start over from the beginning because always new accept()ed
    connections came in and got newer, higher descriptors since the last
    io_timeouted loop.  (Dirk Engling)
18 years ago
leitner 97043d279f make io_waituntil actually take an "until", not a "how long"
fix io_timeouted to ignore fds where no timeout has been set
21 years ago
leitner 1bd720d8a4 add io_timeouted 21 years ago