haproxy/include
Willy Tarreau 78dcacef5c MINOR: stream-int: add new functions si_{rx,tx}_{blocked,endp_ready}()
The first ones are used to figure if a direction is blocked on the
stream interface for anything but the end point. The second ones are
used to detect if the end point is ready to receive/transmit. They
should be used instead of directly fiddling with the existing bits.
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
proto MINOR: stream-int: add new functions si_{rx,tx}_{blocked,endp_ready}() 2018-11-18 21:41:46 +01:00
types MINOR: stream-int: introduce new SI_FL_RXBLK flags 2018-11-18 21:41:45 +01:00