Willy Tarreau af4f6f6d2f MINOR: stream-int: use si_cant_put() instead of setting SI_FL_WAIT_ROOM
We now do this on the si_cs_recv() path so that we always have
SI_FL_WANT_PUT properly set when there's a need to receive and
SI_FL_WAIT_ROOM upon failure.
2018-11-11 10:18:37 +01:00
..
2018-09-06 18:52:15 +02:00
2009-01-25 13:49:53 +01:00
2018-10-12 16:00:32 +02:00