mirror of
https://github.com/boostorg/asio.git
synced 2026-01-19 04:02:09 +00:00
01957d1d8f6b575cb0ddee5e6998080a4cdf7a7a
Add a new configuration option "reactor" / "use_eventfd" that is used by the epoll_reactor. When true (the default), the reactor uses an eventfd as its select_interrupter implementation. When false, a pipe is used instead.
Description
Mirrored via gitea-mirror
Languages
C++
99.6%
HTML
0.2%
Perl
0.2%