mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-15 02:32:57 +02: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.