Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OnRequest
Method
OnRequest
library/cpp/neh/netliba.cpp:456–458 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
454
}
455
456
void OnRequest(TUdpHttpRequestPtr req, TSrvRequestState* state) {
457
CB_->OnRequest(new TRequest(req, state, this));
458
}
459
460
void RequestProcessed(const TRequest* r) {
461
EH_->RequestProcessed(r);
Callers
1
AddRequest
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected