Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Socket
Method
Socket
library/cpp/neh/https.cpp:830–832 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
828
}
829
830
SOCKET Socket() {
831
return S_;
832
}
833
834
int PollT(int what, const TDuration& timeout) {
835
return NCoro::PollT(Cont_, Socket(), what, timeout);
Callers
4
Socket
Method · 0.45
DoRun
Method · 0.45
TRequest
Method · 0.45
Canceled
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected