Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetNetworkOrderPort
Method
GetNetworkOrderPort
library/cpp/netliba/v12/udp_socket.cpp:83–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
int TUdpSocket::GetNetworkOrderPort() const {
84
return S->GetNetworkOrderPort();
85
}
86
87
void TUdpSocket::Wait(float timeoutSec) const {
88
S->Wait(timeoutSec, UDP_NETLIBA_VERSION_V12);
Callers
2
ConnectLow
Method · 0.45
CheckMTU
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected