int vm_soc_getpeername( int s, SOCKADDR* addr, int* len );
int vm_soc_getpeername( int s, SOCKADDR* addr, int* len );
Retrieves the IP address and port number of the endpoint node.
|
Parameters |
Description |
|
SOCKADDR* addr |
[OUT] Structure that will receive IP address and port number upon the return. |
|
int* len |
[OUT] Length of SOCKADDR structure. |
|
sock |
[IN] Socket descriptor. |
Refer to VM_SOC_RESULT for return value.
vmsock.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.