[libssh2] SCP: "Unable to allocte space for data transmission packet"/EAGAIN

2009-02-12 Thread Romain Bondue
Hello list members, I recently run into troubles when sending data in non-blocking mode with SCP. Googling around, I found that a mail has been sent to Daniel about this issue last year (one year and a week ago exactly!), here it is: http://daniel.haxx.se/projects/libssh2/mail/libssh2-devel-arc

Re: [libssh2] SCP: "Unable to allocte space for data transmission packet"/EAGAIN

2009-02-12 Thread Daniel Stenberg
On Thu, 12 Feb 2009, Romain Bondue wrote: > The patch enclosed fixes this issue, and applies to the CVS. I have also > added a missing LIBSS2_FREE, like the year old patch. Thanks a lot for picking up this and bringing it to our attention this nicely! The patch was committed just now -- /