Commit 04caff86 authored by Joseph Noir's avatar Joseph Noir

Add documentation to member function

parent 8775eeca
......@@ -52,6 +52,7 @@ public:
return handle_;
}
/// Returns a pointer to the multiplexer running the socket manager.
multiplexer_ptr multiplexer() const {
return parent_.lock();
}
......
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