Go to the source code of this file.
Functions | |
void | gwc_init (void) |
Initialize web cache. | |
void | gwc_close (void) |
Called when servent shuts down. | |
void | gwc_store_if_dirty (void) |
Store known GWC URLs if dirty. | |
void | gwc_get_hosts (void) |
Retrieve more hosts from web cache, asynchronously. | |
gboolean | gwc_is_waiting (void) |
Check whether we're waiting for a hostfile request. |
|
Called when servent shuts down.
|
|
Retrieve more hosts from web cache, asynchronously.
|
|
Initialize web cache.
|
|
Check whether we're waiting for a hostfile request.
|
|
Store known GWC URLs if dirty.
|