mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
fix: big xml code
This commit is contained in:
@@ -50,6 +50,11 @@ static const QString commandUpdateFilesClient = "update";
|
||||
static const QString commandGetTasks = "GETTASKS";
|
||||
static const QString commandeGetOfflineMessages = "GETOFFLINEMESSAGE";
|
||||
|
||||
//static quint64 fileBlockSize = 1460;
|
||||
static quint64 sendFileBlockSize = 256000;
|
||||
static quint64 readFileBlockSize = 65535;
|
||||
//1025*250
|
||||
|
||||
class Tools {
|
||||
public:
|
||||
static void printTime();
|
||||
|
||||
Reference in New Issue
Block a user