get_remote_host


Description:

public unowned string? get_remote_host ()

Retrieves the IP address associated with the remote end of a connection.

Parameters:

this

a ServerMessage

Returns:

the IP address associated with the remote end of a connection, it may be null if you used [ method@Server.accept_iostream].