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_Close - close()

In:     R0 = Socket descriptor

Out:     R0 corrupted

Close a socket, freeing the descriptor for reuse. For stream sockets, this is roughly equivalent to calling Socket_Shutdown with a type code of 2, whilst for datagram sockets this call immediately deletes the socket.


[sh-index] Back to list of manuals