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

Method DeActivate

library/cpp/http/server/http.cpp:652–654  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

650}
651
652void TClientConnection::DeActivate() {
653 HttpServ_->Connections->Add(this);
654}
655
656void TClientConnection::Reject() {
657 Reject_ = true;

Callers 2

AddRequestFromSocketMethod · 0.80
ReleaseConnectionMethod · 0.80

Calls 1

AddMethod · 0.45

Tested by

no test coverage detected