Archive Index
This month's Index
|
Subject: Multiple channels and blocking question
Multiple channels and blocking question
From: Dmitry Teslenko <dteslenko_at_gmail.com>
Date: Tue, 21 Dec 2010 12:36:49 +0300
Hello!
direct_tcpip.c example do it this way:
1) creating new channel
2) channel read-write
3) shutting down channel
But this way I can't start channel on second connection. libssh2 says:
Also I get LIBSSH2_ERROR_EAGAIN error all the time in unblocking mode.
-- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2010-12-21 |