On Fri, 18 Sep 2009, Peter Stuge wrote:
It seems it's not trivial to keep all the state needed. What can be done with NBIO that can't be done without? Is there a difference in how select() can be used e.g.?
For example we can do multiple simultaneous transfers in the same thread and integrate well with existing select() loops etc. A primary reason for myself and a few others is that it has to be non-blocking to integrate well into libcurl's eco system.
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
