Skip to content

support IORING_OP_TEE #387

Description

@oech3

Is your feature request related to a problem? Please describe.
I'm interested in usage of IORING_OP_TEE at yes for impremention with less tee syscalls. It seems there is no tee support at source code. I'm doing
pipe buffer ->(tee)-> stdout to avoid unsafe vmsplice without io_uring currently. I cannot use splice since pipe buffer is consumed.

Describe the solution you'd like
Add support for safe async IORING_OP_TEE usage.

Describe alternatives you've considered
unknown.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions