Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Stop
Method
Stop
library/cpp/http/server/http.cpp:547–549 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
545
}
546
547
void THttpServer::Stop() {
548
Impl_->Stop();
549
}
550
551
void THttpServer::Shutdown() {
552
Impl_->Shutdown();
Callers
4
Y_UNIT_TEST
Function · 0.45
DoTestHttpOutputSize
Function · 0.45
ListenSocket
Method · 0.45
RestartRequestThreads
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected