haproxy/include
Willy Tarreau 6c03a64978 MEDIUM: connection: always unset the transport layer upon close
When calling conn_xprt_close(), we always clear the transport pointer
so that all transport layers leave the connection in the same state after
a close. This will also make it safer and cheaper to call conn_xprt_close()
multiple times if needed.
2012-10-12 17:03:04 +02:00
..
common BUILD: accept4: move the socketcall declaration outside of accept4() 2012-10-10 17:42:39 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: connection: always unset the transport layer upon close 2012-10-12 17:03:04 +02:00
types MEDIUM: log: suffix the frontend's name with '~' when using SSL 2012-10-12 14:56:11 +02:00