Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

io-uring API updates. #871

Merged
merged 2 commits into from
Oct 9, 2023
Merged

io-uring API updates. #871

merged 2 commits into from
Oct 9, 2023

Commits on Oct 9, 2023

  1. io-uring API updates.

    Add the `addr_len` field to `splice_fd_in_or_file_index_union`, define
    the `io_uring_sync_cancel_reg` struct, and export the various flags
    types used in the public API from the `io_uring` module so that users
    don't need to enable "fs" or "net" themselves just to work with
    `io_uring`.
    sunfishcode committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    28f25ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52573b4 View commit details
    Browse the repository at this point in the history