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

Bind the socket to the specified local address and port.

Parameters
pLocalAddr[ in ] A pointer to a P6NETADDR containing the ip address and port to bind to.
Returns