Searched refs:isc_socket_cancel (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dnamespace.h120 #define isc_socket_cancel isc__socket_cancel macro
H A Dsocket.h238 * What I/O events to cancel in isc_socket_cancel() calls.
462 isc_socket_cancel(isc_socket_t *sock, isc_task_t *task,
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dsocket_api.c162 isc_socket_cancel(isc_socket_t *sock, isc_task_t *task, unsigned int how) { function
H A Dhttpd.c782 isc_socket_cancel(httpdmgr->sock, httpdmgr->task, ISC_SOCKCANCEL_ALL);
786 isc_socket_cancel(httpd->sock, httpdmgr->task,

Completed in 52 milliseconds