| Top |
| void | uc_timeout_domains_init () |
| void | uc_timeout_domains_free () |
| void | uc_timeout_domains_register () |
| gboolean | uc_timeout_domains_is_blocked () |
void
uc_timeout_domains_init (void);
Initialisation of timeout_domains stuff.
void
uc_timeout_domains_register (const gchar *domain);
Register a new host. Just increment timeout count if the host already exist. If not, create a new entry for this host.