Archive Index
This month's Index
|
Subject: libssh2_channel_receive_window_adjust() API problem
libssh2_channel_receive_window_adjust() API problem
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 23 Mar 2009 00:52:31 +0100 (CET)
Hey
libssh2_channel_receive_window_adjust() is made to return an "unsigned long"
LIBSSH2_API unsigned long
Yet when used on a non-blocking socket it could fail to get completed and then
Does anyone has any clever ideas on how to change this without breaking 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 |