Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ test_stop_reconnect
Function
test_stop_reconnect
cpp/src/reconnect_test.cpp:288–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
};
287
288
int test_stop_reconnect() {
289
stop_reconnect_tester().run();
290
return 0;
291
}
292
293
class authfail_reconnect_tester : public proton::messaging_handler, public waiter {
294
public:
Callers
1
main
Function · 0.85
Calls
2
stop_reconnect_tester
Class · 0.85
run
Method · 0.45
Tested by
no test coverage detected