SocksV5RequestStatus::from_io_error is linux and possibly architecture specific
Open
- Dominant language
- Rust
- Stars
- 19
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
There are hard-coded errno values in there. It's possible to resolve this easily using the libc crate, but it does mean taking that dependency.
I can submit a PR for this if you're amenable to it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.