MCPcopy Create free account
hub / github.com/boostorg/asio / leave

Method leave

example/cpp11/timeouts/server.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 void leave(subscriber_ptr subscriber)
52 {
53 subscribers_.erase(subscriber);
54 }
55
56 void deliver(const std::string& msg)
57 {

Callers 1

stopMethod · 0.45

Calls 1

eraseMethod · 0.80

Tested by

no test coverage detected