Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ run
Method
run
src/WizMobileFileReceiver.cpp:80–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void WizMobileFileReceiver::run()
81
{
82
initSocket();
83
exec();
84
}
85
86
87
void WizMobileFileReceiver::getInfoFromUdpData(const QByteArray& udpData, QString& userID)
Callers
nothing calls this directly
Calls
1
connectToHost
Method · 0.80
Tested by
no test coverage detected