haproxy/include
Willy Tarreau a3b62d374a MINOR: stream-int: add a new blocking condition on the remote connection
There are some situations where we need to wait for the other side to
be connected. None of the current blocking flags support this. It used
to work more or less by accident using the old flags. Let's add a new
flag to mention we're blocking on this, it's removed by si_chk_rcv()
when a connection is established. It should be enough for now.
2018-12-06 15:24:01 +01:00
..
common CLEANUP: Fix a typo in the mini-clist header 2018-12-02 18:38:15 +01:00
import
proto MINOR: stream-int: add a new blocking condition on the remote connection 2018-12-06 15:24:01 +01:00
types MINOR: stream-int: add a new blocking condition on the remote connection 2018-12-06 15:24:01 +01:00