[PATCH] Fix for intermittent upload failure

2014-04-11 Thread David Warman
mating the original failure. The attached patch is against the current git (at the time of writing). Regards, David Warman. From 88fccd50a4e3f972200c81347bd28685ed2cdae1 Mon Sep 17 00:00:00 2001 From: David Warman Date: Fri, 11 Apr 2014 15:19:34 +0100 Subject: [PATCH] Avoid early upload termination

Re: [PATCH] Fix for intermittent upload failure

2014-04-15 Thread David Warman
On Mon, Apr 14, 2014, at 10:54 PM, Daniel Stenberg wrote: > On Fri, 11 Apr 2014, David Warman wrote: > > > I ran into an issue where SSL based uploads were failing sometimes. I > > eventually traced this to a problem with EAGAIN near the start of the > > transfer,