mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Tidy up NetworkOPs deadline timer usage
This commit is contained in:
@@ -361,7 +361,8 @@ public:
|
||||
InfoSub::pointer addRpcSub (const std::string& strUrl, InfoSub::ref rspEntry);
|
||||
|
||||
private:
|
||||
void onDeadlineTimer (DeadlineTimer&);
|
||||
void processNetTimer ();
|
||||
void onDeadlineTimer (DeadlineTimer& timer);
|
||||
|
||||
void setMode (OperatingMode);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user