get_local_address


Description:

public unowned SocketAddress? get_local_address ()

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.