Nick Mathewson 0b9eb1bffb Add a bufferevent function to resolve a name then connect to it.
This function, bufferevent_socket_connect_hostname() can either use
evdns to do the resolve, or use a new function (evutil_resolve) that
uses getaddrinfo or gethostbyname, like http.c does now.

This function is meant to eventually replace the hostname resolution mess in
http.c.

svn:r1496
2009-11-03 20:40:48 +00:00
..
2009-11-03 19:54:56 +00:00
2009-04-23 00:21:23 +00:00
2009-11-03 19:54:56 +00:00
2009-08-14 20:07:01 +00:00
2009-11-03 19:54:56 +00:00