Skip to content

Is io_uring_prep_splice supported? #319

Open
@vlourme

Description

@vlourme

Hello, I'm actually learning about io_uring and zero-copy for one project.

I noticed this syscall io_uring_prep_splice that allow making zero-copy between two file descriptor in the submission queue.

My questions are:

  1. Is it supported by this library?
  2. Does it make sense to use this or there is a better way?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions