Skip to content
Snippets Groups Projects
Commit 09e61023 authored by Nadav Har'El's avatar Nadav Har'El
Browse files

Fix readv() and writev() support in pipe and unix-domain socket.

The iovec iteration was broken, so both readv() and writev() on pipes
and unix-domain stream sockets didn't work. Fix it.
parent 2a6a0391
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment