SocketConnection.getLocalAddress

Try to get the local address of a socket connection.

class SocketConnection
getLocalAddress
()

Return Value

a #GSocketAddress or %NULL on error. Free the returned object with g_object_unref().

Throws

GException on failure.

Meta

Since

2.22