compio-rs / compio

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

feat(io): add *_read_uninit for compat #301

Closed Berrysoft closed 1 month ago

Berrysoft commented 1 month ago

Useful for different Read and AsyncRead definitions.