![]() |
![]() |
![]() |
gURLChecker Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
void uc_timeout_domains_init (void
); void uc_timeout_domains_free (void
); void uc_timeout_domains_register (const gchar *domain
); gboolean uc_timeout_domains_is_blocked (const gchar *domain
);
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.
|
The host. |