MCPcopy 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
547void THttpServer::Stop() {
548 Impl_->Stop();
549}
550
551void THttpServer::Shutdown() {
552 Impl_->Shutdown();

Callers 4

Y_UNIT_TESTFunction · 0.45
DoTestHttpOutputSizeFunction · 0.45
ListenSocketMethod · 0.45
RestartRequestThreadsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected