Subject: Re: problems on closing channel

Re: problems on closing channel

From: Peter Stuge <peter_at_stuge.se>
Date: Fri, 13 Sep 2013 18:52:33 +0200

Peter wrote:
> two channels in the same session will never be used simultaneously. Is it right?

There is only one session and only one TCP connection so it is
impossible to "use" the two channels at exactly the same time.

SSH allows multiple channels open at the same time, it is just not
possible to transfer data for more than one at a time over the single
connection.

//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2013-09-13