Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6ITcpSocket::getPeerAddr ( P6NETADDR *  pPeerAddr)
pure virtual

Retrieve the remote end-point address information on a connected socket.

Parameters
pPeerAddrA pointer to a P6NETADDR in which to place the remote end-points address infromation
Returns