mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 10:53:43 +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.