=> R0 = Socket descriptor
R1 = Pointer to address to be filled in
R2 = Pointer to size of the address block (usually 16)
<= R0 corrupted
This SWI was introduced with Internet 5.00 and should be used in preference to Socket_Getpeername.
This call returns the address that the socket is connected to (if any) in the supplied address block.
C definition SWI definition
|
|
|