tokio-rs / tokio-uring

An io_uring backed runtime for Rust
MIT License
1.14k stars 122 forks source link

Add send_zc_fixed to use send_zc with fixed buffers #235

Open redbaron opened 1 year ago

redbaron commented 1 year ago

IORING_SEND_ZC supports fixed buffers when IORING_RECVSEND_FIXED_BUF flag is set