haproxy/include
Willy Tarreau cbc6524a19 MINOR: connection: remove conn_force_close()
Now only conn_full_close() will be used. It will become more obvious
when the tracking is in place or not and will make it easier to
convert remaining call places to conn_streams.
2017-10-22 09:54:19 +02:00
..
common MINOR: http: add very simple header management based on double strings 2017-10-22 09:54:14 +02:00
import
proto MINOR: connection: remove conn_force_close() 2017-10-22 09:54:19 +02:00
types REORG: connection: rename CO_FL_DATA_* -> CO_FL_XPRT_* 2017-10-22 09:54:15 +02:00