mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-03 06:01:09 +01:00
The accept callback directly derives from the upper layer, generally it's session_accept_fd(). As such it's also defined per bind line so it makes sense to move it there.