Christopher Faulet 3f76f4ccf7 BUG/MINOR: stream-int: Don't call snd_buf() if there are still data in the pipe
In si_cs_send, as said in comments, snd_buf() should only be called if there is
no data in the pipe anymore. But actually, this condition was not respected.
2018-11-20 14:31:44 +01:00
..
2018-11-18 22:26:26 +01:00
2018-11-18 22:23:15 +01:00
2018-11-18 22:26:42 +01:00
2017-10-25 04:45:48 +02:00