Many of the functions interacting with Windows APIs allocate a vector of 0's and do not retrieve a length directly from the API call, and so need to be sure to remove the unmodified junk at the end of the vector. |
||
|---|---|---|
| .. | ||
| addrinfo.rs | ||
| file.rs | ||
| mod.rs | ||
| net.rs | ||
| process.rs | ||
| timer_helper.rs | ||
| timer_other.rs | ||
| timer_timerfd.rs | ||
| timer_win32.rs | ||