std
::
net
Poll
struct
Poll
{
NativeSocket
socket
;
PollSubscribe
events
;
PollEvent
revents
;
}
Members
Methods