haproxy/include
Willy Tarreau d7c7475ad6 MINOR: stream-int: only use si_release_endpoint() to release a connection
Change si_alloc_conn() to call si_release_endpoint() instead of
open-coding the connection releasing code when reuse is disabled.
This fuses the code with the one already dealing with applets, makes
it shorter and helps centralizing the connection freeing logic at a
single place.
2015-07-19 19:14:10 +02:00
..
common BUILD/MINOR: tools: rename popcount to my_popcountl 2015-07-02 11:32:25 +02:00
import MEDIUM: 51Degrees code refactoring and cleanup 2015-06-30 10:43:03 +02:00
proto MINOR: stream-int: only use si_release_endpoint() to release a connection 2015-07-19 19:14:10 +02:00
types CLEANUP: vars: remove unused struct 2015-07-10 16:30:08 +02:00