aboutsummaryrefslogtreecommitdiffstats
path: root/src/pty/async_io.rs
Commit message (Expand)AuthorAgeFilesLines
* wip another complete refactorJesse Luehrs2021-12-291-5/+0
* wipJesse Luehrs2021-12-281-46/+3
* simplify error handling a bunchJesse Luehrs2021-12-141-6/+4
* clippyJesse Luehrs2021-12-141-8/+9
* swap argument orderJesse Luehrs2021-03-061-1/+1
* clippyJesse Luehrs2021-02-241-1/+1
* make the tokio pty backend actually work properlyJesse Luehrs2021-02-241-0/+4
* add async implementations of the pty itselfJesse Luehrs2021-02-231-3/+12
* also create separate pty structs per backendJesse Luehrs2021-02-231-0/+36