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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
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 325 milliseconds