Synchronously writes the cache index out to disk. Contrast with soup_cache_flush(), which writes pending cache <emphasis>entries</emphasis> to disk.
You must call this before exiting if you want your cache data to persist between sessions.
2.34.
See Implementation
Synchronously writes the cache index out to disk. Contrast with soup_cache_flush(), which writes pending cache <emphasis>entries</emphasis> to disk.
You must call this before exiting if you want your cache data to persist between sessions.