commit | 47e9a1ad4ef1b17090d6fd122e8162ac3a2be634 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Wed Nov 07 17:55:19 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sun Nov 18 21:41:50 2018 +0100 |
tree | 0cc69ce5c806b008bdb77993898d381da0bbabbe | |
parent | db398435aaa210ff5cbe56892d0aa8491d3c5dfa [diff] |
MEDIUM: connections: Wait until the connection is established to try to recv. Instead of trying to receive as soon as the connection is created, and to eventually have to transfer subscription if we move connections, wait until the connection is established before attempting to recv.