George Joseph
9e015713cc
dns_core: Create new API ast_dns_resolve_ipv6_and_ipv4
...
The new function takes in a pointer to an ast_sockaddr structure,
a hostname and an optional port and then dispatches parallel
"AAAA" and "A" record queries. If an "AAAA" record is returned,
it's parsed into the ast_sockaddr structure along with the port
if it was supplied. If no "AAAA" record was returned, the
first "A" record returned (if any) is parsed instead.
This is a synchronous call. If you need asynchronous lookups,
use ast_dns_query_set_resolve_async and roll your own.
Change-Id: I194b0b0e73da94b35cc35263a868ffac3a8d0a95
2019-08-22 07:33:48 -05:00
..
2017-12-22 09:23:22 -05:00
2018-08-01 12:01:15 -04:00
2015-04-11 19:43:43 -06:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-01-24 13:37:29 -05:00
2017-11-13 18:47:46 -05:00
2013-12-18 20:33:37 +00:00
2019-04-23 17:40:15 -05:00
2018-01-24 13:37:29 -05:00
2017-12-22 09:23:22 -05:00
2017-12-20 12:40:01 -05:00
2017-12-10 12:51:16 -06:00
2018-08-01 12:01:15 -04:00
2018-11-26 13:48:00 -06:00
2019-08-20 08:44:00 -05:00
2017-12-22 09:23:22 -05:00
2019-06-13 07:51:57 -06:00
2018-11-19 05:49:39 -07:00
2014-04-15 23:21:19 +00:00
2017-12-20 12:40:01 -05:00
2017-06-13 17:06:15 -05:00
2017-08-22 11:59:49 -05:00
2017-12-20 12:40:01 -05:00
2015-01-22 19:30:12 +00:00
2018-01-31 13:13:27 -06:00
2019-05-03 10:54:13 -05:00
2015-07-12 20:44:16 -05:00
2017-12-22 09:23:22 -05:00
2017-12-20 12:40:01 -05:00
2018-03-14 05:20:12 -04:00
2018-03-14 05:20:12 -04:00
2019-08-07 07:48:32 -03:00
2017-05-03 16:36:22 -05:00
2019-04-24 06:27:41 -06:00
2013-12-18 20:33:37 +00:00
2018-03-01 13:13:55 -06:00
2017-12-22 09:23:22 -05:00
2017-05-30 15:10:20 -05:00
2018-03-01 13:13:55 -06:00
2016-07-19 22:45:10 -05:00
2017-12-22 09:23:22 -05:00
2018-03-19 18:00:20 -04:00
2019-05-06 15:31:09 -06:00
2017-06-21 16:18:13 -05:00
2017-12-22 09:23:22 -05:00
2018-07-18 13:37:03 -05:00
2018-03-13 17:39:48 -04:00
2018-03-19 18:00:20 -04:00
2016-04-05 11:55:50 -05:00
2019-08-22 07:33:48 -05:00
2015-06-10 12:17:02 -05:00
2015-03-25 12:32:26 +00:00
2015-04-15 10:47:53 -03:00
2015-03-25 12:32:26 +00:00
2015-07-31 09:44:20 -05:00
2015-03-25 12:32:26 +00:00
2015-04-09 14:58:02 +00:00
2015-03-25 12:32:26 +00:00
2015-07-07 21:31:49 -05:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2017-12-22 09:23:22 -05:00
2018-04-20 12:50:03 +02:00
2015-04-16 09:34:56 -05:00
2018-03-14 05:20:12 -04:00
2017-12-22 09:23:22 -05:00
2015-05-19 21:11:21 -05:00
2019-02-20 12:52:53 -06:00
2018-03-14 05:20:12 -04:00
2016-04-22 15:45:47 -05:00
2018-04-30 16:30:44 -04:00
2017-07-24 18:30:59 +00:00
2015-11-09 16:58:52 +01:00
2014-08-07 18:51:16 +00:00
2017-12-22 09:23:22 -05:00
2018-06-28 12:20:30 -06:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2015-04-17 15:58:07 -05:00
2018-03-01 13:13:55 -06:00
2018-03-01 13:13:55 -06:00
2017-11-14 11:53:07 -05:00
2017-12-20 12:40:01 -05:00
2016-07-22 10:09:08 +02:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2016-09-29 03:22:28 -04:00
2017-12-22 09:23:22 -05:00
2018-05-28 17:29:23 +02:00
2019-03-26 21:16:47 +01:00
2018-01-27 10:25:11 +01:00
2018-10-19 12:34:08 -04:00
2018-10-02 13:18:12 -04:00
2019-07-29 10:04:48 -06:00
2015-04-17 15:58:07 -05:00
2015-07-12 20:44:16 -05:00
2019-01-28 12:26:58 -07:00
2018-04-17 10:30:23 -06:00
2018-04-30 16:30:44 -04:00
2018-10-04 19:40:47 -04:00
2015-05-02 19:31:12 -05:00
2016-05-27 11:00:09 -05:00
2019-07-08 18:12:49 -05:00
2016-09-02 09:13:45 -04:00
2018-09-14 14:59:23 -05:00
2017-03-20 08:55:05 -04:00
2017-11-10 13:32:06 -05:00
2018-03-20 11:44:06 -05:00
2016-09-27 13:42:02 -05:00
2017-12-20 12:40:01 -05:00
2018-03-22 00:33:12 -04:00
2019-02-20 12:52:53 -06:00
2014-10-14 18:13:33 +00:00
2017-12-22 09:23:22 -05:00
2016-06-02 22:53:39 +03:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-03-21 13:40:29 -06:00
2018-01-24 13:37:29 -05:00
2016-01-22 11:59:06 -06:00
2019-02-07 08:23:14 -06:00
2018-09-06 13:30:12 -05:00
2016-05-09 10:40:36 -03:00
2015-10-24 11:02:43 -05:00
2016-05-18 18:37:27 -05:00
2017-06-16 11:25:07 -05:00
2018-01-24 13:37:29 -05:00
2019-02-13 23:04:08 +01:00
2019-04-17 10:18:40 -05:00
2019-05-21 11:03:13 -05:00
2016-07-21 16:25:41 +02:00
2019-05-01 05:13:14 -06:00
2013-08-22 22:33:48 +00:00
2019-07-18 01:22:55 -06:00
2016-08-10 17:43:15 -05:00
2017-12-04 17:21:27 -06:00
2017-12-22 09:23:22 -05:00
2015-05-19 21:11:21 -05:00
2015-05-02 19:31:12 -05:00
2015-05-31 12:29:21 -05:00
2014-07-20 22:06:33 +00:00
2017-12-22 09:23:22 -05:00
2017-05-30 15:10:20 -05:00
2019-03-18 11:39:42 -06:00
2019-01-28 12:26:58 -07:00
2017-12-22 09:23:22 -05:00
2014-04-29 15:10:24 +00:00
2017-12-22 09:23:22 -05:00
2013-11-23 17:48:28 +00:00
2014-08-22 16:52:51 +00:00
2014-01-14 23:44:57 +00:00
2016-05-17 14:01:22 -03:00
2016-05-20 09:06:12 -05:00
2014-03-07 15:47:55 +00:00
2019-03-07 07:53:01 -06:00
2019-06-13 14:07:16 -06:00
2018-11-18 15:08:16 -05:00
2018-11-26 12:56:24 -06:00
2017-03-30 22:59:59 -05:00
2018-12-26 13:36:13 -05:00
2019-01-17 14:51:47 -04:00
2019-06-28 11:41:15 -05:00
2017-03-30 22:59:59 -05:00
2015-05-19 21:11:21 -05:00
2019-03-28 00:57:16 +01:00
2017-12-22 09:23:22 -05:00
2018-05-03 16:31:56 +00:00
2018-03-20 06:58:56 -05:00
2019-03-13 09:30:40 -04:00
2015-01-12 18:01:46 +00:00
2019-03-22 19:46:34 +00:00
2018-06-18 12:35:43 -06:00
2017-12-22 09:23:22 -05:00
2015-11-25 20:29:55 +01:00
2017-05-24 15:58:18 -05:00
2018-10-17 09:14:05 -04:00
2017-12-22 09:23:22 -05:00
2016-01-08 06:20:22 +01:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2014-08-21 14:42:12 +00:00
2019-01-05 18:39:47 +01:00
2018-06-23 08:26:19 +02:00
2019-03-15 14:53:39 -06:00
2018-07-23 06:47:20 -05:00
2014-07-24 13:00:59 +00:00
2014-07-22 16:20:58 +00:00