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

Method ~TConnection

library/cpp/neh/tcp2.cpp:1217–1219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1215 }
1216
1217 ~TConnection() override {
1218 DBGOUT("~TServer::TConnection(" << (!AS_ ? -666 : AS_->Native()) << ")");
1219 }
1220
1221 private:
1222 void OnCanRead(const TErrorCode& ec, IHandlingContext& ctx) {

Callers

nothing calls this directly

Calls 1

NativeMethod · 0.80

Tested by

no test coverage detected