mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-26 19:52:06 +01:00
The function currently is doing both the bind() and the listen(), so let's call it ->listen so that the bind() operation can move to another place.