Try to get the remove address of a connected socket. This is only useful for connection oriented sockets that have been connected.
Return: 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 remove address of a connected socket. This is only useful for connection oriented sockets that have been connected.
Return: a #GSocketAddress or %NULL on error. Free the returned object with g_object_unref().