I'm trying to use libevent and evhttp to get some data off a site. I've based my program on this. It works perfectly with ipv4 but I would like to use it with ipv6 as well. I get the ip so there is no need to resolve hosts.
Does libevent (using 2.0.21) have ipv6 support?
I checked my IPv6 config using http://ipv6.test-ipv6.com/ and it should be ok.