readv/writev

John W. Baugh Jr. jwb at cepmax.ncsu.edu
Sat Jun 22 07:59:41 AEST 1991


Stevens (in Unix Network Programming) notes that read/write on a
socket may input/output fewer bytes than requested.  Can I expect the
same behavior for readv/writev?  If so, how might one implement
"readvn"/"writevn"? (a la Steven's readn/writen)

John Baugh
jwb at cepmax.ncsu.edu



More information about the Comp.unix.programmer mailing list