ServerMessage.getRemoteAddress

Retrieves the gio.socket_address.SocketAddress associated with the remote end of a connection.

class ServerMessage
getRemoteAddress
()

Return Value

Type: gio.socket_address.SocketAddress

the #GSocketAddress associated with the remote end of a connection, it may be null if you used classServer.accept_iostream.