Jose Baars wrote: > > The function can be called over and over and it will repeatedly > > return info about what channels that are readable at that moment. > > Ideally you would have this event driven, i.e. a channel signal the > app that something could be read or written in stead of the app > polling.
Arvid's patch would be a great start if it was polished a little. It takes care of the libssh2<->network side. For the app<->libssh2 part we could then work on something similar. (I think that's a good idea regardless of Arvid's patch.) //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
