
Public Attributes | |
| GHashTable * | cache |
| const DNSCacheOptions * | options |
| struct iv_list_head | cache_list |
| struct iv_list_head | persist_list |
| gint | persistent_count |
| time_t | hosts_mtime |
| time_t | hosts_checktime |
| GHashTable* DNSCache::cache |
| struct iv_list_head DNSCache::cache_list |
| time_t DNSCache::hosts_checktime |
| time_t DNSCache::hosts_mtime |
| const DNSCacheOptions* DNSCache::options |
| struct iv_list_head DNSCache::persist_list |
| gint DNSCache::persistent_count |