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