Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
652
void TClientConnection::DeActivate() {
653
HttpServ_->Connections->Add(this);
654
}
655
656
void TClientConnection::Reject() {
657
Reject_ = true;
Callers
2
AddRequestFromSocket
Method · 0.80
ReleaseConnection
Method · 0.80
Calls
1
Add
Method · 0.45
Tested by
no test coverage detected