Address.this

Returns a #SoupAddress corresponding to the "any" address for @family (or %NULL if @family isn't supported), suitable for using as a listening #SoupSocket.

Parameters

family SoupAddressFamily

the address family

port uint

the port number (usually %SOUP_ADDRESS_ANY_PORT)

Return Value

the new #SoupAddress

Throws

ConstructionException GTK+ fails to create the object.

Meta