Changeset 38322

Timestamp:
Jul 31, 2007, 11:36:10 AM (15 years ago)
Author:
chris_kohlhoff
Message:

Always restart epoll_reactor operations if the callback handler indicates
that they should be restarted, even if there was an error associated with
the file descriptor, to ensure that operations don't get "lost".

Don't cleanup pending timer objects while the reactor lock is held, since
the destructors for the objects may try to make calls back into the
reactor.

(No files)

Note: See TracChangeset for help on using the changeset viewer.