Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ NotifierImpl
Method
NotifierImpl
phxqueue/comm/notifierpool.cpp:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
class Notifier::NotifierImpl {
34
public:
35
NotifierImpl() {}
36
~NotifierImpl() {}
37
38
int fds[2];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected