#include <hcache.h>
Data Fields | |
gint32 | host_count |
Number of hosts in cache. | |
guint32 | hits |
Hits to known hosts. | |
guint32 | misses |
Total number of misses (added hosts). | |
gboolean | reading |
TRUE if currently reading from disk. |
|
Hits to known hosts.
|
|
Number of hosts in cache.
|
|
Total number of misses (added hosts).
|
|
TRUE if currently reading from disk.
|