2
0
mirror of https://github.com/boostorg/asio.git synced 2026-02-26 02:42:08 +00:00
Christopher Kohlhoff ddbb696058 The epoll_wait function can produce EPOLLHUP events for a descriptor even
if not specifically requested, resulting in a tight loop of calls to
epoll_wait. Delete a descriptor from epoll if an EPOLLHUP event is
received and there are no registered operations for the descriptor.


[SVN r39752]
2007-10-07 00:11:25 +00:00
2007-09-21 05:42:55 +00:00
2006-06-14 22:26:36 +00:00
2006-11-07 19:11:57 +00:00
Description
Mirrored via gitea-mirror
24 MiB
Languages
C++ 99.6%
HTML 0.2%
Perl 0.2%