|  | Pyrogenesis HEAD
    Pyrogenesis, a RTS Engine | 
#include <functional>#include <map>#include <string>#include <unordered_map>

Go to the source code of this file.
| Classes | |
| class | CNetFileTransferer | 
| Handles transferring files between clients and servers.  More... | |
| struct | CNetFileTransferer::CNetFileSendTask | 
| Asynchronous file-sending task.  More... | |
| struct | CNetFileTransferer::AsyncFileReceiveTask | 
| 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 | 
| 
 | static | 
| 
 | static |