cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] Re: HTTP connection to unix socket

From: Bart Whiteley <bwhiteley_at_novell.com>
Date: Wed, 16 Apr 2008 17:45:04 -0600

Daniel Stenberg wrote:
>
>> Just one note on this solution: In singleipconnect() (lib/connect.c)
>> after the call to the opensocket callback, just below the /* FIXME */
>> note, the code assumes AF_INET or AF_INET6, and the return value of
>> Curl_inet_ntop() isn't checked prior to passing addr_buf to infof().
>
> You think you can provide a diff -u output for a suitable change that
> works for you?

This is a start. Based on 7.18.1.

Received on 2008-04-17