Searched defs:mDNS_DNSPushNotificationServer (Results 1 – 1 of 1) sorted by relevance
76 struct mDNS_DNSPushNotificationServer struct78 dso_connect_state_t *connectInfo; // DSO Connection state information79 … *connection; // DNS Stateful Operations/TCP Connection pointer, might be null.80 mDNSu32 numberOfQuestions; // Number of questions for this server81 …NSPushServer_ConnectState connectState; // Current status of connection attempt to this server82 … lastDisconnect; // Last time we got a disconnect, used to avoid constant reconnects83 … serverName; // The hostname returned by the _dns-push-tls._tcp.<zone> SRV lookup84 mDNSIPPort port; // The port from the SRV lookup86 mdns_dns_service_t dnsservice;88 … *qDNSServer; // DNS server stolen from the question that created this server structure.[all …]