mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-03 21:23:36 +02:00
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.