Searched refs:TCPConnectionCallback (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c347 TCPConnectionCallback callback, void *context)
H A DmDNSEmbeddedAPI.h3170 // The TCPConnectionCallback is subsequently invoked when the connection
3173 // asynchronously fails, the TCPConnectionCallback should be invoked as usual, with the error being
3187 typedef void (*TCPConnectionCallback)(TCPSocket *sock, void *context, mDNSBool ConnectionEstablished, mStatus err); typedef
3192 mDNSInterfaceID InterfaceID, TCPConnectionCallback callback, void *context);

Completed in 85 milliseconds