Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ GetDefaultCallback
Method
GetDefaultCallback
adapter/micro_thread/mt_net.h:439–441 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
437
};
438
439
CHECK_SESSION_CALLBACK GetDefaultCallback() {
440
return _dflt_callback;
441
};
442
443
TAILQ_ENTRY(CDestLinks) _link_entry;
444
uint64_t _release_time;
Callers
1
GetSessionCallback
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected