mirror of
https://github.com/boostorg/asio.git
synced 2026-02-26 02:42:08 +00:00
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. [SVN r41028]