mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-08 10:21:04 +01: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.