]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: muxes: export the timeout and shutr task handlers
authorWilly Tarreau <w@1wt.eu>
Fri, 29 Jan 2021 11:33:46 +0000 (12:33 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 29 Jan 2021 11:33:46 +0000 (12:33 +0100)
commitac6322dd36f51487e62d02ad01ddb36f008c6ea9
treefd9fbde512cc0e901ad51beb163ebe124ce79430
parent02922e19ca4af9b219ede00766af8b9c0d0d096b
MINOR: muxes: export the timeout and shutr task handlers

These ones appear often in "show tasks" so it's handy to make them
resolve.
src/mux_fcgi.c
src/mux_h1.c
src/mux_h2.c