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

Method close

cpp/src/link.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void link::close() {
44 pn_link_close(pn_object());
45}
46
47void link::detach() {
48 pn_link_detach(pn_object());

Callers 15

config_fileFunction · 0.45
apply_configFunction · 0.45
default_fileFunction · 0.45
parse_defaultFunction · 0.45
on_messageMethod · 0.45
on_sendableMethod · 0.45
on_messageMethod · 0.45
on_sendableMethod · 0.45
on_listener_startMethod · 0.45
on_connection_openMethod · 0.45
on_connection_openMethod · 0.45
on_connection_openMethod · 0.45

Calls 1

pn_link_closeFunction · 0.85

Tested by 15

on_messageMethod · 0.36
on_sendableMethod · 0.36
on_messageMethod · 0.36
on_sendableMethod · 0.36
on_listener_startMethod · 0.36
on_connection_openMethod · 0.36
on_connection_openMethod · 0.36
on_connection_openMethod · 0.36
on_connection_openMethod · 0.36
check_closeMethod · 0.36
do_closeMethod · 0.36
on_connection_openMethod · 0.36