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