MCPcopy Create free account
hub / github.com/Windscribe/Desktop-App / detectAppropriatePacketSize

Method detectAppropriatePacketSize

src/client/engine/engine/engine.cpp:509–512  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

507}
508
509void Engine::detectAppropriatePacketSize()
510{
511 QMetaObject::invokeMethod(this, "detectAppropriatePacketSizeImpl");
512}
513
514void Engine::setSettingsMacAddressSpoofing(const types::MacAddrSpoofing &macAddrSpoofing)
515{

Callers 2

sendDetectPacketSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected