Changeset 41028

Timestamp:
Nov 12, 2007, 12:07:39 PM (15 years ago)
Author:
chris_kohlhoff
Message:

Cannot perform concurrent operations on the /dev/poll descriptor where
the sockets descriptors involved may already be being waited on. Changed
the dev_poll_reactor class to keep a vector of pending event changes and
interrupt the /dev/poll ioctl() wait to apply it.

(No files)

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