Archive Index
This month's Index
|
Subject: Re: Problem with large write buffer
Re: Problem with large write buffer
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 14 May 2009 23:27:00 +0200 (CEST)
On Tue, 12 May 2009, Daniele Pianu wrote:
> I'm working on a strem library which implements various kind of streams. All
When I run the app with strace, the last lines are telling:
send(4,
... and then it hangs. Clearly there's a flaw here. It does a recv() but it
-- / daniel.haxx.se ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ libssh2-devel mailing list libssh2-devel_at_lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-develReceived on 2009-05-14 |