compio-rs / compio

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

fix(fs): metadata types on armv7-linux-androideabi #298

Closed Berrysoft closed 1 month ago

Berrysoft commented 1 month ago

The types of some integers should be fixed on armv7 Android.