ClientContext.getAddress

Retrieves the #SoupAddress associated with the remote end of a connection.

More...
class ClientContext
getAddress
()

Return Value

Type: Address

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

Detailed Description

Deprecated: Use soup_client_context_get_remote_address(), which returns a #GSocketAddress.

Meta