MCPcopy 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
102SOCKET Socket4(int domain, int type, int protocol) {
103 return TFeatureCheck::Instance()->FastSocket(domain, type, protocol);
104}

Callers 1

SocketFunction · 0.85

Calls 2

InstanceFunction · 0.85
FastSocketMethod · 0.80

Tested by

no test coverage detected