1.. _module-pw_async2_epoll:
23===================
4pw_async2_epoll
5===================
6.. _epoll: https://man7.org/linux/man-pages/man7/epoll.7.html78This is a simple backend for ``pw_async2`` that uses a ``Dispatcher`` backed
9by Linux's `epoll`_ notification system.
10