-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateM-ioModule: tokio/ioModule: tokio/ioS-blockedStatus: marked as blocked ❌ on something else such as a PR or other implementation work.Status: marked as blocked ❌ on something else such as a PR or other implementation work.
Description
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.
andrewgazelka and MatthewHelmer
Metadata
Metadata
Assignees
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateM-ioModule: tokio/ioModule: tokio/ioS-blockedStatus: marked as blocked ❌ on something else such as a PR or other implementation work.Status: marked as blocked ❌ on something else such as a PR or other implementation work.