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
..
2015-02-28 23:12:32 +01:00
2015-06-13 22:07:35 +02:00
2009-01-25 13:49:53 +01:00