|
Pyrogenesis
13997
|
#include <map>Go to the source code of this file.
Classes | |
| class | CNetFileReceiveTask |
| Asynchronous file-receiving task. More... | |
| class | CNetFileTransferer |
| Handles transferring files between clients and servers. More... | |
| struct | CNetFileTransferer::CNetFileSendTask |
| Asynchronous file-sending task. More... | |
Variables | |
| static const size_t | DEFAULT_FILE_TRANSFER_PACKET_SIZE = 1024 |
| static const size_t | DEFAULT_FILE_TRANSFER_WINDOW_SIZE = 32 |
| static const size_t | MAX_FILE_TRANSFER_SIZE = 8*MiB |
|
static |
Definition at line 30 of file NetFileTransfer.h.
|
static |
Definition at line 36 of file NetFileTransfer.h.
|
static |
Definition at line 39 of file NetFileTransfer.h.
1.8.5