Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Get
Method
Get
util/network/socket.cpp:142–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
inline HANDLE Get() noexcept {
143
return Event;
144
}
145
};
146
147
int poll(struct pollfd fds[], nfds_t nfds, int timeout) noexcept {
Callers
5
Y_UNIT_TEST
Function · 0.45
SavedEvents
Method · 0.45
SetPort
Method · 0.45
poll
Function · 0.45
RunLocalStreamTest
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected