mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-29 10:12:06 +02:00
This per-protocol function will be used to accept an incoming connection and return it as a struct connection*. As such the protocol stack's internal representation of a connection will not need to be handled by the listener code.