Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/CicadaPlayer
/ ~NetWorkEventReceiver
Method
~NetWorkEventReceiver
cmdline/NetWorkEventReceiver.cpp:26–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
NetWorkEventReceiver::~NetWorkEventReceiver()
27
{
28
if (mDataSource) {
29
mDataSource->Close();
30
}
31
}
32
33
void NetWorkEventReceiver::poll(bool &exit)
34
{
Callers
nothing calls this directly
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected