mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 13:36:36 +00:00
Added packet stats
This commit is contained in:
@@ -32,6 +32,7 @@ public:
|
||||
virtual EQStreamState GetState();
|
||||
virtual void SetOpcodeManager(OpcodeManager **opm);
|
||||
virtual std::shared_ptr<EQ::Net::DaybreakConnection> GetRawConnection() const;
|
||||
virtual Stats GetStats() const;
|
||||
|
||||
protected:
|
||||
std::shared_ptr<EQStreamInterface> const m_stream; //we own this stream object.
|
||||
|
||||
Reference in New Issue
Block a user