mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-12 22:44:32 +00:00
d8a6a32ad7
When -e is passed, epoll is used instead of poll. The FD is added then removed around the call to epoll_wait() so that we don't need to track it. The only purpose is to compare events reported by each syscall. |
||
---|---|---|
.. | ||
Makefile | ||
tcploop.c |