SocketConnection.getLocalAddress

Try to get the local address of a socket connection.

class SocketConnection
getLocalAddress
()

Return Value

Type: gio.socket_address.SocketAddress

a #GSocketAddress or null on error. Free the returned object with gobject.object.ObjectG.unref.