Searched refs:TCPConnectionCallback (Results 1 – 2 of 2) sorted by relevance
2729 typedef void (*TCPConnectionCallback)(int sd, void *context, mDNSBool ConnectionEstablished); typedef2731 TCPConnectionCallback callback, void *context, int *descriptor);
577 TCPConnectionCallback callback, void *context, int *descriptor) in mDNSPlatformTCPConnect()