mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-02 15:31:13 +01:00
At several places we need to check if a socket is still valid and still willing to accept connections. Instead of open-coding this, each time, let's add a new function for this.