MCPcopy 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
147int poll(struct pollfd fds[], nfds_t nfds, int timeout) noexcept {

Callers 5

Y_UNIT_TESTFunction · 0.45
SavedEventsMethod · 0.45
SetPortMethod · 0.45
pollFunction · 0.45
RunLocalStreamTestFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected