Archive Index
This month's Index
|
Subject: Re: [libssh2] Non-blocking vs. default mode
Re: [libssh2] Non-blocking vs. default mode
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 22 Apr 2007 18:55:45 +0200 (CEST)
On Sun, 22 Apr 2007, James Housley wrote:
> That and there is a long way/time to go until all the functions exist in
Sorry, but I'm not following.
I see two different ways to do the API
1) We have libssh2_channel_set_blocking() and it controls *ALL* functions to
2) We have a set of *nb() functions for non-blocking operations. Why the need
Are you saying you want libssh2_channel_set_blocking() to remain since we
-------------------------------------------------------------------------
|