]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: mux_h2: Implement the takeover() method.
authorOlivier Houchard <ohouchard@haproxy.com>
Tue, 10 Mar 2020 17:39:42 +0000 (18:39 +0100)
committerOlivier Houchard <cognet@ci0.org>
Thu, 19 Mar 2020 21:07:34 +0000 (22:07 +0100)
commitcd4159f0392ea25f1693fb9fe61e744df257b147
treec62edb1d653e6c938f74f15f8a941347a74ad60d
parentf12ca9f8f19530600555bcc799ba5fdb82e79e59
MEDIUM: mux_h2: Implement the takeover() method.

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