summaryrefslogtreecommitdiff
path: root/ares_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'ares_private.h')
-rw-r--r--ares_private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ares_private.h b/ares_private.h
index a7be3f0..bae0b07 100644
--- a/ares_private.h
+++ b/ares_private.h
@@ -263,6 +263,8 @@ struct ares_channeldata {
int nsort;
char *lookups;
+ int optmask; /* the option bitfield passed in at init time */
+
/* Server addresses and communications state */
struct server_state *servers;
int nservers;