ServerMessage.getLocalAddress

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

class ServerMessage
getLocalAddress
()

Return Value

Type: gio.socket_address.SocketAddress

the #GSocketAddress associated with the local end of a connection, it may be null if you used soup.server.Server.acceptIostream.