get_routes


Description:

public unowned GenericArray<IPRoute> get_routes ()

Gets the routes.

Parameters:

this

a IPConfig

Returns:

the GenericArray containing IPRoute<!-- -->s. This is the internal copy used by the configuration, and must not be modified. The library never modifies the returned array and thus it is safe for callers to reference and keep using it.