curl-library
Re: CURLOPT_LOCALPORT option broken ?!
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 25 Feb 2009 00:24:38 +0100 (CET)
Received on 2009-02-25
Date: Wed, 25 Feb 2009 00:24:38 +0100 (CET)
On Tue, 24 Feb 2009, koettermarkus_at_gmx.de wrote:
> Hopefully the last version of the patch is attached.
Thanks!
Here's my take at re-arranging it. I removed all gotos and a superfluous
strncpy() call and I made all lines shorter than 80 columns and the code now
uses standard curl indentation.
Does this still work fine for you guys?
-- / daniel.haxx.se
- TEXT/x-diff attachment: localbind-7.patch