Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ process_untimed
Method
process_untimed
cpp/src/connection_driver_test.cpp:147–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
void process_untimed() { a.process(); b.process(); }
148
void process_timed_succeed() {
149
timestamp anow = now + timeout - duration(100);
150
timestamp bnow = now + timeout - duration(100);
Callers
nothing calls this directly
Calls
1
process
Method · 0.45
Tested by
no test coverage detected