commit | 00bdce24d5aabcd5e4cb69c70207278497ad4552 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Wed Feb 19 17:18:57 2020 +0100 |
committer | Olivier Houchard <cognet@ci0.org> | Thu Mar 19 22:07:33 2020 +0100 |
tree | a8b2448ff353714e5cace4b5f4d51a93541386f1 | |
parent | 88516642934539d0103e3e5e0127b04a28152188 [diff] |
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.