Socket_Getsockname - getsockname()
In: R0 = Socket descriptor
R1 = Pointer to address to be filled in
R2 = Pointer to word giving the size of the address block
Out: R0 corrupted
This call returns the local address that the socket is bound to (if any) in the supplied address block.
|
|
|