]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: mux_h1: Implement the takeover() method.
authorOlivier Houchard <ohouchard@haproxy.com>
Thu, 20 Feb 2020 15:00:18 +0000 (16:00 +0100)
committerOlivier Houchard <cognet@ci0.org>
Thu, 19 Mar 2020 21:07:34 +0000 (22:07 +0100)
commitf12ca9f8f19530600555bcc799ba5fdb82e79e59
treea2c66c9507e2cffd10d68211a25c441519772964
parent566df309c62e53abcd17e80dc9be03c6f8d39fcb
MEDIUM: mux_h1: Implement the takeover() method.

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