mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
completes frame reading changes.
fixes 37, fixes 32
This commit is contained in:
@@ -70,7 +70,7 @@ public:
|
||||
|
||||
// ignore messages
|
||||
void on_message(session_ptr s,const std::vector<unsigned char> &data);
|
||||
private:
|
||||
|
||||
int m_case_count;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user