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

Cleanup TCP module #12

Closed Thomasdezeeuw closed 5 years ago

Thomasdezeeuw commented 5 years ago

Mostly removing mentions of net2, although it's still used. And remove some API around using the TcpStream from the standard library.