Implement AsFd for UnixStream
Open
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 339
- PR merge metrics
- No merged PRs in 30d
Description
As the title suggest std has a `impl AsFd for UnixStream`, this requires bumping msrv to 1.63 or using the io_lifetimes crate
Contributor guide
Assessment
This issue has not been assessed yet.