Network: Log received packets at log level net=3
This commit is contained in:
@@ -113,6 +113,8 @@ public:
|
||||
NetworkRecvStatus SendConfigUpdate();
|
||||
NetworkRecvStatus SendSettingsAccessUpdate(bool ok);
|
||||
|
||||
std::string GetDebugInfo() const override;
|
||||
|
||||
static void Send();
|
||||
static void AcceptConnection(SOCKET s, const NetworkAddress &address);
|
||||
static bool AllowConnection();
|
||||
|
||||
Reference in New Issue
Block a user