Steven Dake wrote: > The reason for the enter back into the read state is that > libssh2_channel_wait_closed() checks for eof, and even though the code > has already checked and passed the EOF state, further packets appear to > be sent on the channel.
I'm not sure if that is allowed. What packets are sent? > This seems like some kind of odd race condition to me, Can you show libssh2 trace output from this happening? //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel