Archive Index
This month's Index
|
Subject: libssh2_session_startup() will enable non-blocking
libssh2_session_startup() will enable non-blocking
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 23 Mar 2009 12:00:30 +0100 (CET)
Hi
Okay to proceed a bit on my plan to make all internals use non-blocking
* have the libssh2_session_set_blocking() function decide blocking or
* start with making making libssh2_session_startup() simply force the socket
* libssh2_session_free() will then set back the socket to the same blocking
This shouldn't be a problem to an app since after having handed over the
-- / 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-23 |