Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Socket4
Function
Socket4
util/network/nonblock.cpp:102–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
SOCKET Socket4(int domain, int type, int protocol) {
103
return TFeatureCheck::Instance()->FastSocket(domain, type, protocol);
104
}
Callers
1
Socket
Function · 0.85
Calls
2
Instance
Function · 0.85
FastSocket
Method · 0.80
Tested by
no test coverage detected