MCPcopy Create free account
hub / github.com/catboost/catboost / ~TSharedSocket

Method ~TSharedSocket

library/cpp/neh/https.cpp:144–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 }
143
144 ~TSharedSocket() {
145 InputConnections()->Counter.Dec();
146 }
147 };
148
149 using TSocketRef = TIntrusivePtr<TSharedSocket>;

Callers

nothing calls this directly

Calls 2

InputConnectionsFunction · 0.85
DecMethod · 0.45

Tested by

no test coverage detected