chiark / gitweb /
Various improvements and more code; post-crash.
[adns.git] / src / adns.h
index ae0a7425dbf87b01e86c214f0927ff9fae52f82c..32e442a1b489d36de2ec59cc3b714ad1c0e52f3f 100644 (file)
@@ -65,6 +65,7 @@ typedef enum {
   adns_s_unknownqtype,
   adns_s_nolocalmem,
   adns_s_connlost,
+  adns_s_allservfail,
   adns_s_max_tempfail= 99,
   adns_s_inconsistent, /* PTR gives domain whose A does not match */
   adns_s_badcname, /* CNAME found where actual record expected */