haproxy/dev/poll
Willy Tarreau 2afa42599c DEV: poll: add support for epoll
When called with -e, epoll is used instead of poll. The poller does
very little in this code (just checks for any event without waiting) but
that's sufficient to see return values.
2022-11-25 17:07:22 +01:00
..
Makefile BUILD: makefile: move default verbosity settings to include/make/verbose.mk 2022-11-17 10:56:35 +01:00
poll.c DEV: poll: add support for epoll 2022-11-25 17:07:22 +01:00