zStatus zSocket_LocalEndPoint(zSocket socket, zIPEndPoint* endPoint);
|
Parameters |
Description |
|
zSocket socket |
zSocket object. |
|
zIPEndPoint* endPoint |
Local end point. |
Returns the local end point for a bound socket.
zSocket.h