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

Method Reject

library/cpp/http/server/http.cpp:656–660  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

654}
655
656void TClientConnection::Reject() {
657 Reject_ = true;
658
659 HttpServ_->Connections->Add(this);
660}
661
662TClientRequest::TClientRequest() {
663}

Callers 1

AddRequestFromSocketMethod · 0.80

Calls 1

AddMethod · 0.45

Tested by

no test coverage detected