v0.7.5
New features:
- Add a
mode
field toFDInfo
struct - Added a
pid
field to theProcess
struct
Fixes:
- Better documentation to clarify the units in some of the fields that list bytes
- Use
wrap_io_error
inProcess::fd()
to better capture the path involved in case of an IO error