Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upLink to MSDN doc on completion ports #685
Comments
carllerche
added
the
help wanted
label
Aug 19, 2017
This comment has been minimized.
This comment has been minimized.
|
So there is a really good set of documentation that is in src/sys/windows/mod.rs but does not compile into rustdoc. In there is a link to MSDN doc on completion ports. Should we just merge the 137 lines of documentation here into src/lib.rs:207-256? |
This comment has been minimized.
This comment has been minimized.
|
Closing due to inactivity. |
carllerche
closed this
Jan 13, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dtolnay commentedAug 19, 2017
The mio::windows module docs could use an external link that explains this concept more fully.