alexcrichton edited PR #6833:
Not all file descriptors can get registered with epoll, for example
files on Linux or/dev/null
on macOS return errors. In these
situations the fallback of the worker thread implementation is used
instead.
pchickey submitted PR review.
pchickey merged PR #6833.
Last updated: Nov 22 2024 at 16:03 UTC