|
Atrinik Client 2.5
|
#include <global.h>Go to the source code of this file.
Functions | |
| static void | file_updates_request (char *filename) |
| void | cmd_request_update (unsigned char *data, int len) |
| int | file_updates_finished () |
| void | file_updates_parse () |
Variables | |
| static size_t | file_updates_requested = 0 |
Handles code for file updates by the server.
Definition in file updates.c.
| void cmd_request_update | ( | unsigned char * | data, |
| int | len | ||
| ) |
| int file_updates_finished | ( | ) |
| void file_updates_parse | ( | ) |
| static void file_updates_request | ( | char * | filename | ) | [static] |
size_t file_updates_requested = 0 [static] |
1.7.4