Age | Commit message (Expand) | Author |
---|---|---|
2018-11-04 | Fix clippy warnings (#1149) | Andy Hayden |
2018-10-30 | Add resources op (#1119) | Bartek IwaĆczuk |
2018-10-24 | fix typos (#1083) | Joseph |
2018-10-24 | Move eager functions into eager_unix.rs | Bert Belder |
2018-10-24 | Refactor eager_{read,write,accept}_tcp into separate functions | Bert Belder |
2018-10-20 | Optimization: eager accept | Ryan Dahl |
2018-10-20 | Optimization: eager write | Ryan Dahl |
2018-10-20 | Optimization: eager read | Ryan Dahl |
2018-10-05 | Implement closeRead/closeWrite using TcpStream::shutdown (#903) | Kevin (Kun) "Kassimo" Qian |
2018-10-03 | First pass at support for TCP servers and clients. (#884) | Ryan Dahl |
2018-10-01 | Rename FdTable to ResourceTable. | Ryan Dahl |