mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-07 11:43:22 +02:00
It's possible to have several protocols per family which is a problem with the current way the protocols are stored. This allows to register a new protocol in HAProxy which is not a protocol in the strict socket definition. It will be used to register a SOCK_STREAM protocol using socketpair().