get_local_address
Description:
Gets the local address of the socket client.
See set_local_address for details.
Parameters:
this |
a SocketClient. |
Returns:
a SocketAddress or null. Do not free. |
Gets the local address of the socket client.
See set_local_address for details.
this |
a SocketClient. |
a SocketAddress or null. Do not free. |