compio-rs / compio

A thread-per-core Rust runtime with IOCP/io_uring/polling.
MIT License
420 stars 37 forks source link

[DRAFT] initial interface for registered file descriptors #30

Closed DXist closed 1 year ago

DXist commented 1 year ago

Registered thread local file descriptors allow kernel or driver to manage actual file descriptors and decrease descriptor refcounting overhead