mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 03:06:38 +00:00
Tweaks to make server more lag tolerant and also send less packets.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <queue>
|
||||
#include <memory>
|
||||
|
||||
#define STREAM_IDENT_WAIT_MS 10000
|
||||
#define STREAM_IDENT_WAIT_MS 30000
|
||||
|
||||
class OpcodeManager;
|
||||
class StructStrategy;
|
||||
|
||||
Reference in New Issue
Block a user