Subject: Re: sftp_read problems with large buffer

Re: sftp_read problems with large buffer

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 5 Aug 2009 08:43:47 +0200 (CEST)

On Wed, 5 Aug 2009, Peter Stuge wrote:

> It seems src/sftp.c:sftp_packet_require() (which is used everywhere in
> sftp.c) can not handle non-blocking. Could that be true?

I can't rule out that there's a bug in there, but remember that everything is
always non-blocking internally and this bug only happens during some
circumstances. Thus I would say it _does_ handle non-blocking, even if there's
a bug somewhere...

-- 
  / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2009-08-05