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

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dsocket.c165 * poll_active state, and sets the poll timeout to a short period
178 typedef enum { poll_idle, poll_active, poll_checking } pollstate_t; enumerator in enum:__anon196
3603 if (pollstate == poll_active)
3623 pollstate = poll_active;

Completed in 1397 milliseconds