Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetSize
Method
GetSize
library/cpp/netliba/v12/udp_host.cpp:128–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
return ConnectionHash.end();
127
}
128
size_t GetSize() const {
129
return ConnectionHash.size();
130
}
131
size_t GetActiveSize() const {
132
return ActiveConnectionList.Size();
133
}
Callers
2
CheckMTU
Method · 0.45
GetConnectionsDebug
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected