mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-14 13:59:38 +02:00
This is the same as previous commit, but this time for the sockpair- specific stuff, relying on recv_fd_uxst() instead of accept(), so the code is simpler. The various errno cases are handled like for regular sockets, though some of them will probably never happen, but this does not hurt.