MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetFd

Method GetFd

Src/Event.cpp:151–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151qintptr CEvent::GetFd()
152{
153 return fd[0];
154}
155
156int CEvent::CreateSocketPair(qintptr fd[])
157{

Callers 4

ProcessMethod · 0.80
OnProcessMethod · 0.80
ProcessMethod · 0.80
OnProcessMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected