MCPcopy Create free account
hub / github.com/apache/qpid-proton / on_connection_close

Method on_connection_close

cpp/src/credit_test.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204 }
205
206 void on_connection_close(proton::connection& c) override {
207 if (!fail_msg_.empty())
208 FAIL(fail_msg_);
209 }
210
211 virtual void first_idle() = 0;
212

Callers

nothing calls this directly

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected