1.. _module-pw_async2_epoll: 2 3=================== 4pw_async2_epoll 5=================== 6 7-------- 8Overview 9-------- 10This is a simple backend for ``pw_async2`` that uses a ``Dispatcher`` backed 11by Linux's epoll notification system. 12