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

Expand TcpStream and TcpListener API's #5

Closed Thomasdezeeuw closed 6 years ago

Thomasdezeeuw commented 6 years ago

Now the API mostly matches that in the standard library.