haproxy/include
Willy Tarreau 7b271b214f MEDIUM: connection: make use of CO_FL_WILL_UPDATE in conn_sock_shutw()
This one may be called by upper layers (eg: si_shutw()) or lower layers
(si_shutw() as well during stream_int_notify()) so we want it to take
care of updating the connection's flags if it's not going to be done
by the caller.
2017-10-25 15:52:41 +02:00
..
common CONTRIB: trace: add the possibility to place trace calls in the code 2017-10-24 19:54:25 +02:00
import IMPORT: sha1: import SHA1 functions 2017-10-25 04:45:48 +02:00
proto MEDIUM: connection: make use of CO_FL_WILL_UPDATE in conn_sock_shutw() 2017-10-25 15:52:41 +02:00
types MINOR: connection: add flag CO_FL_WILL_UPDATE to indicate when updates are granted 2017-10-25 15:52:41 +02:00