You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
async-std/src/os
Erick Tryzelaar c4e181cfe1 Change Incoming impls to only do one allocation
This modifies net::tcp::Incoming and os::net::unix::Incoming to only do
one allocation, rather than an allocation for each connection.
4 years ago
..
unix Change Incoming impls to only do one allocation 4 years ago
windows Attempt 2 at fixing docs on windows 4 years ago
mod.rs Cleanup: replace cfg-if with our macros (#361) 5 years ago