Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ SetRequestDataTos
Method
SetRequestDataTos
library/cpp/netliba/v12/udp_http.h:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void SetRequestDataTos(const int tos) {
65
RequestTos.SetDataTos(tos);
66
}
67
void SetResponseDataTos(const int tos) {
68
ResponseTos.SetDataTos(tos);
69
}
Callers
1
LoadRequestData
Function · 0.80
Calls
1
SetDataTos
Method · 0.80
Tested by
no test coverage detected