Archive Index
This month's Index
|
Subject: [libssh2] #219: libssh2_channel_forward_listen_ex freezes the program!
[libssh2] #219: libssh2_channel_forward_listen_ex freezes the program!
From: libssh2 Trac <trac_at_libssh2.stuge.se>
Date: Tue, 17 May 2011 17:11:21 -0000
#219: libssh2_channel_forward_listen_ex freezes the program!
{{{
int other_port = 0;
channel = libssh2_channel_forward_accept(fwd);
// pipe between localport and channel
}}}
-- Ticket URL: <http://trac.libssh2.org/ticket/219> libssh2 <http://trac.libssh2.org/> C library for writing portable SSH2 clients _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2011-05-17 |