Try to get the local address of a bound socket. This is only useful if the socket has been bound to a local address, either explicitly or implicitly when connecting.
a #GSocketAddress or %NULL on error. Free the returned object with g_object_unref().
GException on failure.
2.22
See Implementation
Try to get the local address of a bound socket. This is only useful if the socket has been bound to a local address, either explicitly or implicitly when connecting.