Archive Index
This month's Index
|
Subject: Re: libssh2_sftp_init() blocks and does not return
Re: libssh2_sftp_init() blocks and does not return
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 20 Mar 2009 09:31:50 +0100 (CET)
On Thu, 19 Mar 2009, Daniel Stenberg wrote:
> In general it is painful to support both the way the code works now. I
Would it be completely crazy if we did all the internals of libssh2 to deal
(pseudo code for how it'd work for blocking sockets)
API-function ()
The upside will be that only these upper layer functions would need to bother
We would also gain some control and be able to for example allow flexible
-- / daniel.haxx.se ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ libssh2-devel mailing list libssh2-devel_at_lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-develReceived on 2009-03-20 |