Classes | |
struct | QueueItem |
Public Member Functions | |
IP::ResolverID | find_empty_id () const |
void | resolve_queues () |
Static Public Member Functions | |
static void | _thread_function (void *self) |
Public Attributes | |
QueueItem | queue [IP::RESOLVER_MAX_QUERIES] |
Semaphore * | sem |
Thread * | thread |
bool | thread_abort |
HashMap< String, IP_Address > | cache |