Thanks for that Nick. I just checked the list, saw there was no
replacement mentioned and didn't do any further research on the
matter.
Will be sure to do so in the future.
On Wed, Mar 27, 2013 at 5:08 PM, Nick Mathewson wrote:
> On Wed, Mar 27, 2013 at 6:45 AM, Grega Kres wrote:
Hello,
just a few quick questions about some deprecated functions. According
to this list:
http://www.wangafu.net/~nickm/libevent-2.1/doxygen/html/deprecated.html
event_init is deprecated and event_base_new should be used. That's OK.
Another one is evhttp_connection_new which is on the list as w
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