1
1
Daniel Stenberg 3c71ad4fce _libssh2_channel_write: handle window_size == 0 better
When about to send data on the channel and the window size is 0, we must
not just return 0 if the transport_read() function returned EAGAIN as it
then causes a busy-loop.

Bug: http://libssh2.org/mail/libssh2-devel-archive-2011-08/0011.shtml
2011-08-11 14:36:05 +02:00
..
2009-06-04 18:20:29 +02:00
2010-12-30 00:09:53 +01:00
2010-12-22 14:27:55 +01:00
2010-12-19 00:00:50 +01:00
2010-12-22 14:27:55 +01:00
2010-12-22 14:27:55 +01:00
2010-12-22 14:27:55 +01:00
2011-08-05 23:50:22 +02:00
2011-08-05 23:50:22 +02:00
2010-12-22 14:27:55 +01:00
2010-12-19 00:00:50 +01:00
2011-05-02 22:27:29 +02:00
2011-04-13 13:59:50 +02:00