Subject: Re: multiple exec

Re: multiple exec

From: Peter Stuge <peter_at_stuge.se>
Date: Thu, 21 Jan 2010 23:39:26 +0100

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