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

/bind-9.11.3/lib/isc/win32/
H A Dsocket.c94 #define CONSISTENT(sock) consistent(sock)
98 static void consistent(isc_socket_t *sock);
1520 * Verify that the socket state is consistent.
1523 consistent(isc_socket_t *sock) { function

Completed in 17 milliseconds