Commit 61d4e438 authored by captainwong's avatar captainwong

add interface quiting for class pinger

parent 69666bfb
...@@ -36,6 +36,8 @@ public: ...@@ -36,6 +36,8 @@ public:
} }
} }
bool quiting() const { return quiting_; }
private: private:
void start_send() void start_send()
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment