MINOR: connections: Add a new mux method, "takeover".
authorOlivier Houchard <ohouchard@haproxy.com>
Wed, 19 Feb 2020 16:18:57 +0000 (17:18 +0100)
committerOlivier Houchard <cognet@ci0.org>
Thu, 19 Mar 2020 21:07:33 +0000 (22:07 +0100)
commit00bdce24d5aabcd5e4cb69c70207278497ad4552
treea8b2448ff353714e5cace4b5f4d51a93541386f1
parent88516642934539d0103e3e5e0127b04a28152188
MINOR: connections: Add a new mux method, "takeover".

Add a new mux method, "takeover", that will attempt to make the current thread
responsible for the connection.
It should return 0 on success, and non-zero on failure.
include/types/connection.h