#include <glib.h>
Go to the source code of this file.
Functions | |
void | verify_init (void) |
Initializes the background verification task. | |
void | verify_close (void) |
Called at shutdown time. | |
void | verify_queue (struct download *d) |
Enqueue completed download file for verification. |
|
Called at shutdown time.
|
|
Initializes the background verification task.
|
|
Enqueue completed download file for verification.
|