Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ SetNtfyObj
Method
SetNtfyObj
adapter/micro_thread/mt_connection.h:67–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
};
66
67
void SetNtfyObj(KqueuerObj* obj ) {
68
_ntfy_obj = obj;
69
};
70
71
KqueuerObj* GetNtfyObj() {
72
return _ntfy_obj;
Callers
2
InitConnEnv
Method · 0.80
mt_tcp_get_keep_conn
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected