Import new (much simpler) resolver code from Hybrid.
[ircu2.10.12-pk.git] / include / client.h
index 478f9bc4b2dc409c871cff6c17366525be63d6e8..42049d84625965e6b96a28c379af734c639dd571 100644 (file)
@@ -193,7 +193,7 @@ struct Connection
   struct SLink*       con_confs; /* Configuration record associated */
   HandlerType         con_handler; /* message index into command table
                                      for parsing */
-  struct hostent*    con_dns_reply; /* DNS reply used during client
+  struct DNSReply*    con_dns_reply; /* DNS reply used during client
                                        registration */
   struct ListingArgs* con_listing;
   unsigned int        con_max_sendq; /* cached max send queue for client */