Searched refs:PortBoundCallback (Results 1 – 2 of 2) sorted by relevance
30 typedef void (*PortBoundCallback) (const void *baton, in_port_t port); typedef48 PortBoundCallback callback,
70 RNBSocket::Listen (const char *listen_host, in_port_t port, PortBoundCallback callback, const void … in Listen()