[IOMultiplexerV2] dev snapshot
[NextIRCd.git] / src / IODNSLookup.h
index c76fdf47e4bb64a68c7ef8d472a7ee5d63fb4dea..4235297acd6f7cfd1e54e1143c195e275ae97829 100644 (file)
@@ -32,6 +32,7 @@ struct IODNSAddress;
 #define IODNSFLAG_RUNNING        0x01
 #define IODNSFLAG_PROCESSING     0x02
 #define IODNSFLAG_PARENT_PUBLIC  0x04
+#define IODNSFLAG_PARENT_SOCKET  0x08
 
 struct _IODNSQuery {
        void *query;