cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: ftp upload fails when time is greater than 10 minutes

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 25 Apr 2008 00:00:47 +0200 (CEST)

On Thu, 24 Apr 2008, Eric wrote:

> Thanks, that makes sense. But it looks like keep alive is not implemented
> for windows (at least when using mingw)

Please don't top-post.

curl (the command line tool) uses keep-alive by default in recent versions and
that should work even when built with mingw.

For libcurl, you need to use the sockopt callback and set the option on the
socket yourself.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2008-04-25