AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database

Socket_Readv - readv()

In:     R0 = Socket descriptor
     R1 = Pointer to array of buffer descriptors
     R2 = Number of buffer descriptors

Out:     R0 = Amount of data received

This call reads data into a gather array. The buffer descriptors are the same as those described for Socket_Recvmsg, and as with Socket_Read the flags are all treated as being zero.


[sh-index] Back to list of manuals