MINOR: connection: add new error codes for accept_conn()
authorWilly Tarreau <w@1wt.eu>
Thu, 15 Oct 2020 06:23:57 +0000 (08:23 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 15 Oct 2020 19:47:56 +0000 (21:47 +0200)
commit65ed143841384840485441057eb33d036511733f
treef9ee5c6eba609503430779061b07a123ca70440d
parent01ca149047c1dade3c4ecdf7bc0e65be564513ac
MINOR: connection: add new error codes for accept_conn()

accept_conn() will be used to accept an incoming connection and return it.
It will have to deal with various error codes. The currently identified
ones were created as CO_AC_*.
include/haproxy/connection-t.h