Skip to content

v0.7.5

Compare
Choose a tag to compare
@eminence eminence released this 05 Dec 21:21
· 517 commits to master since this release

New features:

  • Add a mode field to FDInfo struct
  • Added a pid field to the Process struct

Fixes:

  • Better documentation to clarify the units in some of the fields that list bytes
  • Use wrap_io_error in Process::fd() to better capture the path involved in case of an IO error