Don't flush
This commit is contained in:
parent
b6450027b8
commit
188556991f
@ -869,8 +869,6 @@ namespace RageCoop.Server
|
||||
FileChunk=chunk,
|
||||
},
|
||||
client, ConnectionChannel.File, NetDeliveryMethod.ReliableOrdered);
|
||||
|
||||
MainNetServer.FlushSendQueue();
|
||||
transfer.Progress=read/fs.Length;
|
||||
if (updateCallback!=null) { updateCallback(transfer.Progress);}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user