haproxy/include
Willy Tarreau 8fe516f08a MEDIUM: stream-int: make si_chk_rcv() check that SI_FL_WAIT_ROOM is cleared
After careful inspection, it now seems OK to call si_chk_rcv() only when
SI_FL_WAIT_ROOM is cleared and SI_FL_WANT_PUT is set, since all identified
call places have already taken care of this.
2018-11-11 10:18:37 +01:00
..
common MINOR: compat: automatically detect support for crypt_r() 2018-10-29 19:14:14 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: stream-int: make si_chk_rcv() check that SI_FL_WAIT_ROOM is cleared 2018-11-11 10:18:37 +01:00
types MINOR: stream-int: make it clear that si_ops cannot be null 2018-11-11 10:18:37 +01:00