compio-rs / compio

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

fix(buf): make IoBuf(Mut) unsafe #222

Closed Berrysoft closed 7 months ago

Berrysoft commented 7 months ago

Closes #220

Berrysoft commented 7 months ago

We will continue maintaining 0.9 in dev/v0.9

And then we can happily apply breaking changes to master.