haproxy/include
Willy Tarreau d1d14c3157 MINOR: connection: remove the last calls to conn_xprt_{want,stop}_*
The last few calls to conn_xprt_{want,stop}_{recv,send} in the central
connection code were replaced with their strictly exact equivalent fd_*,
adding the call to conn_ctrl_ready() when it was missing.
2020-02-21 11:21:12 +01:00
..
common BUG/MINOR: tools: also accept '+' as a valid character in an identifier 2020-02-17 06:37:40 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: connection: remove the last calls to conn_xprt_{want,stop}_* 2020-02-21 11:21:12 +01:00
types MEDIUM: connection: remove the intermediary polling state from the connection 2020-02-21 11:21:12 +01:00