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

/bind-9.11.3/lib/isc/
H A Dsocket_api.c239 isc_socket_fdwatchcreate(isc_socketmgr_t *manager, int fd, int flags, function
/bind-9.11.3/lib/isc/include/isc/
H A Dsocket.h104 #define isc_socket_fdwatchcreate isc__socket_fdwatchcreate macro
421 isc_socket_fdwatchcreate(isc_socketmgr_t *manager,
470 *\li 'sock' is the socket returned by isc_socket_fdwatchcreate
498 * For isc_sockettype_fdwatch sockets you should use isc_socket_fdwatchcreate()
643 * isc_socket_fdwatchcreate().
669 * isc_socket_fdwatchcreate().

Completed in 14 milliseconds