MCPcopy Create free account
hub / github.com/catboost/catboost / InputConnections

Function InputConnections

library/cpp/neh/https.cpp:133–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131 };
132
133 TInputConnections* InputConnections() {
134 return Singleton<TInputConnections>();
135 }
136
137 struct TSharedSocket: public TSocketHolder, public TAtomicRefCount<TSharedSocket> {
138 inline TSharedSocket(TSocketHolder& s)

Callers 6

TSharedSocketMethod · 0.85
~TSharedSocketMethod · 0.85
operator()Method · 0.85
OnAcceptFullMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected