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

Function RunUdpTest

library/cpp/netliba/v6/udp_test.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155 }
156
157 void RunUdpTest(bool client, const char* serverName, int packetSize, int packetsInFly, int srcPort) {
158 //PacketLevelTest(client);
159 SessionLevelTest(client, serverName, packetSize, packetsInFly, srcPort);
160 }
161}

Callers

nothing calls this directly

Calls 1

SessionLevelTestFunction · 0.70

Tested by

no test coverage detected