Rich Felker
d85d261ee6
fix negative response and non-response handling for dns queries
...
previously, all failures to obtain at least one address were treated
as nonexistant names (EAI_NONAME). this failed to account for the
possibility of transient failures (no response at all, or a response
with rcode of 2, server failure) or permanent failures that do not
indicate the nonexistence of the requested name. only an rcode of 3
should be treated as an indication of nonexistence.
2014-06-03 01:46:40 -04:00
..
2013-09-15 02:00:32 +00:00
2012-11-13 01:31:49 +01:00
2014-05-19 12:18:16 -04:00
2014-02-05 11:09:53 -05:00
2013-12-12 05:09:18 +00:00
2014-02-25 13:05:38 -05:00
2014-05-29 21:01:32 -04:00
2014-03-24 16:57:11 -04:00
2014-05-29 16:35:09 -04:00
2014-05-24 22:54:05 -04:00
2014-02-27 23:18:42 -05:00
2014-05-30 03:09:26 -04:00
2014-03-13 20:52:34 +01:00
2014-04-16 12:45:36 -04:00
2013-12-12 05:09:18 +00:00
2014-05-30 12:59:36 -04:00
2014-05-13 19:24:48 -04:00
2014-04-02 17:57:15 -04:00
2014-04-11 18:07:08 +02:00
2014-05-30 03:09:26 -04:00
2013-12-12 05:09:18 +00:00
2012-09-06 22:44:55 -04:00
2014-06-02 16:21:47 -04:00
2014-06-03 01:46:40 -04:00
2013-12-12 05:09:18 +00:00
2014-01-21 02:01:35 +01:00
2014-05-30 01:51:23 -04:00
2013-12-12 05:09:18 +00:00
2014-05-04 13:15:27 -04:00
2014-04-02 18:49:24 -04:00
2014-05-29 21:01:32 -04:00
2014-02-27 23:18:42 -05:00
2014-04-02 19:32:57 -04:00
2014-05-30 01:51:23 -04:00
2014-05-30 13:06:51 -04:00
2013-12-12 05:09:18 +00:00
2014-04-18 17:38:35 -04:00
2013-12-12 05:09:18 +00:00
2013-12-12 05:09:18 +00:00
2014-04-15 20:42:39 -04:00
2014-05-29 21:01:32 -04:00
2014-05-29 21:01:32 -04:00