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

Method last_server

c/tests/raw_connection_proactor_test.cpp:83–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 int disconnect_count() { return disconnect_count_; }
82 bool disconnect_error() { return disconnect_error_; }
83 pn_raw_connection_t *last_server() { return last_server_; }
84 void set_write_on_wake(pn_raw_buffer_t *b) { write_buff_ = *b; }
85
86 bool handle(pn_event_t *e) override {

Callers 2

basic_testMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected