zStatus zReceiver_ListenEndPoint(zReceiver receiver, zIPEndPoint* endPoint);
|
Parameters |
Description |
|
zReceiver receiver |
zReceiver object. |
For active receivers, reports the local end point on which the receiver listens for incoming connections.
The address portion of the returned end point may be zIP_ADDRESS_ANY if the reciever was constructed without an explicit address.
zReceiver.h