write_vectored_all_at
should use write_vectored_at
#313
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
package: io
Related to compio-io
Also for the read ones...
write_vectored_all_at
currently useswrite_at
because we don't know how to slice a vectored buffer if it is not consumed totally.The text was updated successfully, but these errors were encountered: