RFC: an IO-safe fd registry for io-uring
Open
difficulty: hard
driver: iocp
enhancement
package: driver
- Dominant language
- Rust
- Stars
- 1.9k
- Forks
- 133
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 20
Description
The registry should keep a strong ref to the driver, and takes the lifetime of the sockets/files. It unregister the fds on drop.
Contributor guide
Assessment
This issue has not been assessed yet.