get_port
Description:
This function returns the Internet port where this is listening for external events.
It is often required by GrssFeedsSubscriberHandlers
s while subscribing contents to specify the local endpoint for communications.
Parameters:
this |
Returns:
the port of the socket locally opened by this. |