Thomasdezeeuw / gaea

Low-level library to build event driven applications, supporting lightweight non-blocking I/O.
https://docs.rs/gaea/
MIT License
16 stars 0 forks source link

Swap around unix::new_pipe result #22

Closed Thomasdezeeuw closed 5 years ago

Thomasdezeeuw commented 5 years ago

To match mpsc::channel in the standard library.