]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: mux_fcgi: Implement the takeover() method.
authorOlivier Houchard <ohouchard@haproxy.com>
Tue, 10 Mar 2020 17:46:06 +0000 (18:46 +0100)
committerOlivier Houchard <cognet@ci0.org>
Thu, 19 Mar 2020 21:07:34 +0000 (22:07 +0100)
commita41bb0b6c45e0c596fbf6ea92ae611b123a00b15
treeaf470c046c98caaf4bf80a16671fb1ab0cc5a448
parentcd4159f0392ea25f1693fb9fe61e744df257b147
MEDIUM: mux_fcgi: Implement the takeover() method.

Implement a takeover() method in the mux_fcgi, so that other threads may
take an idle connection over if they need it.
src/mux_fcgi.c