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

write_vectored_all_at should use write_vectored_at #313

Open
Berrysoft opened this issue Nov 2, 2024 · 0 comments · May be fixed by #364
Open

write_vectored_all_at should use write_vectored_at #313

Berrysoft opened this issue Nov 2, 2024 · 0 comments · May be fixed by #364
Labels
enhancement New feature or request help wanted Extra attention is needed package: io Related to compio-io
Milestone

Comments

@Berrysoft
Copy link
Member

Also for the read ones...

write_vectored_all_at currently uses write_at because we don't know how to slice a vectored buffer if it is not consumed totally.

@Berrysoft Berrysoft added enhancement New feature or request help wanted Extra attention is needed package: io Related to compio-io labels Nov 2, 2024
@Berrysoft Berrysoft linked a pull request Dec 2, 2024 that will close this issue
@Berrysoft Berrysoft added this to the v0.14 milestone Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed package: io Related to compio-io
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant