summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* clean up error handlingTomasz Kramkowski2023-01-271-7/+12
| | | | | By adding an implicit conversion from std::io::Error to SessionError, a lot of the .or(SessionError) bits can be dropped.
* formattingTomasz Kramkowski2023-01-271-4/+5
|
* use cap-stdTomasz Kramkowski2023-01-271-12/+14
|
* openat variantTomasz Kramkowski2023-01-271-0/+56