compio-rs / compio

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

Make opcodes `!Unpin` #174

Closed Berrysoft closed 9 months ago

Berrysoft commented 10 months ago

All ops in compio-driver should be !Unpin.