Try to get the remote address of a connected socket. This is only useful for connection oriented sockets that have been connected.
a gio.SocketAddress or NULL on error. Free the returned object with g_object_unref().
GException on failure.
2.22
Try to get the remote address of a connected socket. This is only useful for connection oriented sockets that have been connected.