Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Fd
Method
Fd
library/cpp/coroutine/engine/cont_poller.h:84–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
virtual ~IPollEvent() {}
83
84
SOCKET Fd() const noexcept {
85
return Fd_;
86
}
87
88
int What() const noexcept {
89
return What_;
Callers
2
Schedule
Method · 0.45
Remove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected