2
0
mirror of https://github.com/boostorg/asio.git synced 2026-02-26 02:42:08 +00:00
Files
asio/include
Christopher Kohlhoff d02ff9fd31 Don't call epoll_wait/kevent if there are no old operations (where old means
added prior to the last epoll_wait/kevent call) needing to be demultiplexed.


[SVN r42755]
2008-01-14 13:24:28 +00:00
..