ClientContext.getHost

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

class ClientContext
string
getHost
()

Return Value

Type: string

the IP address associated with the remote end of a connection, it may be %NULL if you used soup_server_accept_iostream().

Meta