AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
=>     R0 =     Socket descriptor
     R1 =     Option level (SOL_SOCKET, or a protocol number)
     R2 =     Option (see SOL_SOCKETIP options or TCP options)
     R3 =     Pointer to option value
     R4 =     Size of option value
<=     R0 corrupted

This is used to set a particular option on a socket. The level is either SOL_SOCKET for options applicable to all sockets, or a protocol number for options applicable to a certain protocol.

C definition     SWI definition

[sh-index] Back to list of manuals