MCPcopy 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

33class Notifier::NotifierImpl {
34public:
35 NotifierImpl() {}
36 ~NotifierImpl() {}
37
38 int fds[2];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected