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: Dec 23 2024 at 12:05 UTC