rust-9p icon indicating copy to clipboard operation
rust-9p copied to clipboard

Incorrect errno depending on platform

Open andrewchambers opened this issue 5 years ago • 0 comments

errno values are not consistent across platforms - to convert for other platforms you would need to copy paste the linux errno codes and do a translation.

andrewchambers avatar Apr 20 '21 06:04 andrewchambers