get_local_address


Description:

[ Version ( since = "2.48" ) ]
public unowned SocketAddress? get_local_address ()

Retrieves the SocketAddress associated with the local end of a connection.

Parameters:

this

a ClientContext

Returns:

the SocketAddress associated with the local end of a connection, it may be null if you used accept_iostream.