Archive Index
This month's Index
|
Subject: Re: [libssh2] #230: Getting Disconnect after user auth request
Re: [libssh2] #230: Getting Disconnect after user auth request
From: libssh2 Trac <trac_at_libssh2.stuge.se>
Date: Fri, 25 Nov 2011 11:46:07 -0000
#230: Getting Disconnect after user auth request
Comment (by positive_libssh):
source code contains nothing special...
some_class_initialization(....)
socket_(new socket(ss.ip_in_network_order(),
{
libssh2_session_set_blocking(session_.get(), true);
SSH_CHECK
-- Ticket URL: <http://trac.libssh2.org/ticket/230#comment:4> 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-11-25 |