mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 01:33:41 +02:00
This patch only adds <proto_type> new proto_type enum parameter and <sock_type> socket type parameter to sock_create_server_socket() and adapts its callers. This is to prepare the use of this function by QUIC servers/backends.