Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ error
Method
error
cpp/src/link.cpp:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
error_condition link::error() const {
96
return make_wrapper(pn_link_remote_condition(pn_object()));
97
}
98
99
void link::user_data(void* user_data) const {
100
pn_link_t* lnk = pn_object();
Callers
15
on_transport_error
Method · 0.45
on_transport_error
Method · 0.45
on_connection_error
Method · 0.45
on_session_error
Method · 0.45
on_receiver_error
Method · 0.45
on_sender_error
Method · 0.45
on_transport_error
Method · 0.45
on_transport_error
Method · 0.45
on_transport_error
Method · 0.45
dispatch
Method · 0.45
process
Method · 0.45
on_transport_error
Method · 0.45
Calls
2
make_wrapper
Function · 0.85
pn_link_remote_condition
Function · 0.85
Tested by
10
on_transport_error
Method · 0.36
on_transport_error
Method · 0.36
on_transport_error
Method · 0.36
on_transport_error
Method · 0.36
process
Method · 0.36
on_transport_error
Method · 0.36
on_connection_error
Method · 0.36
test_endpoint_close
Function · 0.36
test_driver_disconnected
Function · 0.36
test_message_timeout_fail
Function · 0.36