mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 15:22:49 +02:00
In practice all callers use the same wait_event notification for any I/O so instead of keeping specific code to handle them separately, let's merge them and it will allow us to create new events later.