Skip to content

Add AsyncWriteExt::write_all_vectored #3679

@davidpdrsn

Description

@davidpdrsn

In #3678 we added AsyncWriteExt::write_vectored. It would be nice to also provide AsyncWriteExt::write_all_vectored that writes all the data similarly to std::io::Write::write_all_vectored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-tokioArea: The main tokio crateM-ioModule: tokio/ioS-blockedStatus: marked as blocked ❌ on something else such as a PR or other implementation work.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions