A. Mark wrote:
> Can I create multiple channels blocking and non-blocking together
> on the same connection ?
Blockingness is set per session = per connection. The way the library
works internally forces you to use non-blocking IO if there is more
than one channel open.
//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-01-21