compio-rs / compio

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

refactor(driver,polling): remove `is_blocking` #169

Closed Berrysoft closed 10 months ago

Berrysoft commented 10 months ago

We can merge this method with pre_submit.