Cache.flush

This function will force all pending writes in the @cache to be committed to disk. For doing so it will iterate the #GMainContext associated with @cache's session as long as needed.

Contrast with soup_cache_dump(), which writes out the cache index file.

class Cache
void
flush
()

Meta

Since

2.34