Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetError
Method
GetError
library/cpp/http/server/http.cpp:563–565 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
561
}
562
563
const char* THttpServer::GetError() {
564
return Impl_->GetError();
565
}
566
567
void THttpServer::RestartRequestThreads(ui32 n, ui32 queue) {
568
Impl_->RestartRequestThreads(n, queue);
Callers
3
Run
Method · 0.45
Y_UNIT_TEST
Function · 0.45
shellcommand.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected