Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-14 | Remove dead code: legacy read/write ops (#2776) | Ryan Dahl | |
readSync and writeSync use dispatch_minimal now. | |||
2019-08-14 | split up ops.rs (#2753) | Bartek IwaĆczuk | |
Note cli/dispatch_minimal.rs ops are not yet included in cli/ops. This is part of work towards #2730 |