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

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

Completed in 27 milliseconds