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-05-13 20:36:56 +00:00
2009-06-05 19:52:13 +00:00
2009-07-30 17:01:38 +00:00
2009-10-27 04:03:50 +00:00
2009-11-02 17:42:16 +00:00
2009-11-03 20:40:48 +00:00
2009-07-28 19:41:39 +00:00
2009-11-03 19:54:56 +00:00
2009-11-03 20:05:06 +00:00
2009-11-02 20:59:13 +00:00
2009-11-02 19:31:29 +00:00
2009-04-23 18:04:50 +00:00
2009-07-17 20:22:56 +00:00
2009-04-25 00:15:31 +00:00
2009-08-14 20:07:01 +00:00
2009-11-03 20:40:48 +00:00
2009-07-13 20:03:00 +00:00
2009-11-03 19:54:56 +00:00
2009-11-02 19:31:29 +00:00
2009-07-03 17:43:26 +00:00
2009-06-05 19:52:13 +00:00
2009-01-27 22:30:46 +00:00
2009-01-27 22:30:46 +00:00
2009-06-05 19:52:13 +00:00
2007-11-07 03:40:26 +00:00
2009-01-29 23:19:57 +00:00
2009-07-17 18:38:46 +00:00
2009-07-28 19:41:39 +00:00
2009-01-31 07:32:00 +00:00