haproxy/include
Willy Tarreau 8bdb5c9bb4 CLEANUP: connection: remove the handle field from the wait_event struct
It was only set and not consumed after the previous change. The reason
is that the task's context always contains the relevant information,
so there is no need for a second pointer.
2019-05-13 19:14:52 +02:00
..
common MINOR: lists: add LIST_ADDED() to check if an element belongs to a list 2019-05-13 19:14:52 +02:00
import
proto BUG/MEDIUM: connections: Don't forget to set xprt_ctx to NULL on close. 2019-05-13 19:11:38 +02:00
types CLEANUP: connection: remove the handle field from the wait_event struct 2019-05-13 19:14:52 +02:00