MCPcopy Create free account
hub / github.com/catboost/catboost / RunUdpTest

Function RunUdpTest

library/cpp/netliba/v12/udp_test.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162 }
163
164 void RunUdpTest(bool client, const char* serverName, int packetSize, int packetsInFly, int srcPort) {
165 //PacketLevelTest(client);
166 SessionLevelTest(client, serverName, packetSize, packetsInFly, srcPort);
167 }
168}

Callers

nothing calls this directly

Calls 1

SessionLevelTestFunction · 0.70

Tested by

no test coverage detected