compio-rs / compio

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

Impl `sync_all` & `sync_data`. #18

Closed Berrysoft closed 1 year ago

Berrysoft commented 1 year ago

It is sync (but lazy) method on Windows. Hope it won't cause much troubles...