Re: [Libevent-users] evhttp and ipv6
On Fri, Apr 15, 2011 at 5:41 AM, Alexey Ozeritsky wrote: > HI, > > HTTP-client from evhttp (libevent-2.0.10-stable) does not work with > ipv6 because it creates AF_INET socket. > Patch that solves that problem attached. > This is indeed a bug, but it needs a better fix. The code you attached wil
[Libevent-users] evhttp and ipv6
HI, HTTP-client from evhttp (libevent-2.0.10-stable) does not work with ipv6 because it creates AF_INET socket. Patch that solves that problem attached. libevent-patch.patch Description: Binary data