tokio-rs / tokio-uring

An io_uring backed runtime for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add send_zc_fixed to use send_zc with fixed buffers

redbaron opened this issue · comments

IORING_SEND_ZC supports fixed buffers when IORING_RECVSEND_FIXED_BUF flag is set