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

Method OnConnError

library/cpp/neh/http2.cpp:981–983  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

979 }
980
981 inline size_t OnConnError(size_t addrId) {
982 return Cache_.Validate(addrId);
983 }
984
985 TIOService& GetIOService() {
986 return EP_.GetExecutor().GetIOService();

Callers 1

OnErrorMethod · 0.80

Calls 1

ValidateMethod · 0.45

Tested by

no test coverage detected