Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ KqueueCtlDel
Method
KqueueCtlDel
adapter/micro_thread/mt_notify.h:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
virtual int KqueueCtlAdd(void* args){return 0;};
75
76
virtual int KqueueCtlDel(void* args){return 0;};
77
78
ISessionNtfy(): KqueuerObj(0) {
79
_proto = MT_UDP;
Callers
1
KqueueCtlDel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected