haproxy/include
Willy Tarreau 32742fdf45 MINOR: stream-int: use si_rx_blocked()/si_tx_blocked() to check readiness
This way we don't limit ourselves to random flags only and the code
is more readable and safer for the long term.
2018-11-18 21:41:46 +01:00
..
common MINOR: http: Implement "early-hint" http request rules. 2018-11-12 21:08:55 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: stream-int: use si_rx_blocked()/si_tx_blocked() to check readiness 2018-11-18 21:41:46 +01:00
types MINOR: stream-int: replace SI_FL_WANT_PUT with !SI_FL_RX_WAIT_EP 2018-11-18 21:41:46 +01:00