curl-library
Re: [PATCH] Re: info about connection (ip/port)
Date: Thu, 27 May 2010 17:46:01 +0200
hi
here's a new patch with fixed formatting. I don't know what was wrong
with line 73 of the old one, maybe I messed something up. But I applied
this one against an untouched curl-7.20.1 dir (patch -p1 <
curl-withipinfo.patch2) , and no problem occurred.
On 26/05/10 00:49, Daniel Stenberg wrote:
> On Wed, 19 May 2010, Frank Meier wrote:
>
>> here is my first patch to get the infos about ips/ports of a
>> connection. I wasn't sure where the new functions to put,
>> maybe/probably there are better places.
>
> Thanks, but both 'git apply' and 'patch' complain on line 73 in that
> patch (completely non-obvious to me). Can you please redo it and see
> if it gets better? I think the general approach seems fine.
>
> Also, do keep source lines shorter than 80 columns to make them comply
> to the curl code style!
>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/plain attachment: curl-withipinfo.patch2