Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ Connected
Method
Connected
adapter/micro_thread/mt_net.h:283–285 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
282
bool Connect();
283
bool Connected() {
284
return (_state & LINK_CONNECTED);
285
}
286
287
void Destroy();
288
Callers
1
WaitConnect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected