Willy Tarreau d8ccffe0f6 [BUG] stream_interface: only call si->release when both dirs are closed
si->release() was called each time we closed one direction of a stream
interface, while it should only have been called when both sides are
closed. This bug is specific to 1.5 and only affects embedded tasks.
2010-09-07 16:16:50 +02:00
..
2010-01-31 19:14:07 +01:00
2009-01-25 13:49:53 +01:00
2010-08-31 15:39:26 +02:00