polling/.github
John Nunley 2c279b871c
feat: Add a pipe-based notifier to epoll
In some containers, eventfd is not available as it cannot be implemented
securely in some hosts. This commit adds a fallback notifier that uses
a pipe instead of eventfd.

Closes #122

Signed-off-by: John Nunley <dev@notgull.net>
2023-08-16 08:33:58 -07:00
..
workflows feat: Add a pipe-based notifier to epoll 2023-08-16 08:33:58 -07:00
dependabot.yml Enable dependabot update for Rust 2022-12-28 12:24:56 +09:00