Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetFreePort
Function
GetFreePort
library/cpp/testing/common/network.cpp:228–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
}
227
228
TPortHolder GetFreePort() {
229
return Singleton<TPortManager>()->GetFreePort();
230
}
231
232
namespace NLegacy {
233
TPortHolder GetPort( ui16 port ) {
Callers
4
GetPort
Method · 0.85
GetPort
Method · 0.85
TFreePortOwner
Method · 0.85
TEST_F
Function · 0.85
Calls
1
GetFreePort
Method · 0.80
Tested by
1
GetPort
Method · 0.68