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

Method Open

library/cpp/netliba/v12/net_test.cpp:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 }
18
19 void TConnectedSocket::Open(int port) {
20 S->Open(port);
21 }
22 void TConnectedSocket::Close() {
23 S->Close();
24 }

Callers 7

InitMethod · 0.45
StartMethod · 0.45
CreateUdpHostFunction · 0.45
ReadDataPacketFunction · 0.45
CreateHttpUdpRequesterFunction · 0.45
ExecServerThreadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected