MCPcopy 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
80void WizMobileFileReceiver::run()
81{
82 initSocket();
83 exec();
84}
85
86
87void WizMobileFileReceiver::getInfoFromUdpData(const QByteArray& udpData, QString& userID)

Callers

nothing calls this directly

Calls 1

connectToHostMethod · 0.80

Tested by

no test coverage detected