Name Description Size
afd.rs 8434
event.rs 4284
handle.rs 670
io_status_block.rs 882
iocp.rs Bindings to IOCP, I/O Completion Ports 9215
mod.rs 4181
named_pipe.rs 35363
net.rs 3667
overlapped.rs 873
selector.rs All the events the user is interested in are already being monitored by the pending poll operation. It might spuriously complete because of an event that we're no longer interested in; when that happens we'll submit a new poll operation with the updated event mask. 25422
tcp.rs 1832
udp.rs 1493
waker.rs 598