Re: [Libevent-users] evhttp client and IPv6

2013-02-18 Thread Nick Mathewson
On Thu, Feb 14, 2013 at 7:28 PM, Patrick Pelletier wrote: [...] > > I've been similarly frustrated with the lack of evhttp client examples, > especially ones that properly show how to do error handling, IPv6, and > https. I've created a repo (because it's just a little too big to feel > comforta

Re: [Libevent-users] evhttp client and IPv6

2013-02-14 Thread Patrick Pelletier
I recently went through a similar experience of trying to get evhttp to work as a client with IPv6. This evolved in the thread "evhttp client error handling". Some of the most important posts in the thread are: http://archives.seul.org/libevent/users/Nov-2012/msg00015.html http://archives.seu

Re: [Libevent-users] evhttp client and IPv6

2013-02-14 Thread Alexey Ozeritsky
  14.02.2013, 17:17, "Grega Kres" :Hello,I've written a simple program to get data off HTTP servers. The gist of it is here: https://gist.github.com/gkres/4952640 It works as expected with ipv4, but I can't get it to work with ipv6. I searched around a bit and I'm getting mixed answers about if thi

[Libevent-users] evhttp client and IPv6

2013-02-14 Thread Grega Kres
Hello, I've written a simple program to get data off HTTP servers. The gist of it is here: https://gist.github.com/gkres/4952640 It works as expected with ipv4, but I can't get it to work with ipv6. I searched around a bit and I'm getting mixed answers about if this is possible. The libevent 2.0