Net: Log sent and received game packets with type and status names
This commit is contained in:
@@ -54,6 +54,7 @@ public:
|
||||
SendPacketsState SendPackets(bool closing_down = false);
|
||||
|
||||
virtual std::unique_ptr<Packet> ReceivePacket();
|
||||
virtual void LogSentPacket(const Packet &pkt);
|
||||
|
||||
bool CanSendReceive();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user