get_remote_address
Description:
Get the remote [class@Gio.
SocketAddress] of the connection associated with the message.
The returned address can be null if the connection hasn't been established yet, or the resource was loaded from the disk cache. In case of proxy connections, the remote address returned is a [class@Gio.ProxyAddress]. If [ property@Session:remote-connectable] is set the returned address id for the connection to the session's remote connectable.
Parameters:
this |
The Message |
Returns:
a SocketAddress or null if the connection hasn't been established |