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_Read - read()

In:     R0 = Socket descriptor
     R1 = Pointer to buffer for received data
     R2 = Size of buffer

Out:     R0 = Amount of data received

This call reads data from a socket in the same style as Socket_Recv except that there is no flags argument, so all flags are treated as being zero.


[sh-index] Back to list of manuals