Re: writev() "bug"

Alan Cox (alan@cymru.net)
Mon, 3 Jun 1996 17:52:23 +0100 (BST)


> Not necessary. As of libc 5.2.18, libc writev()s longer vectors MAX_IOVEC
> iov's at a time. The only problem occurs when you use a library compiled

Then libc is broke writev/readv makes atomicity guarantees.

Alan