Hi Tomasz,

<snip>

> diff --git a/gweb/gresolv.h b/gweb/gresolv.h
> index 1bcaf44..589237c 100644
> --- a/gweb/gresolv.h
> +++ b/gweb/gresolv.h
> @@ -67,6 +67,8 @@ guint g_resolv_lookup_hostname(GResolv *resolv, const char 
> *hostname,
>  
>  gboolean g_resolv_cancel_lookup(GResolv *resolv, guint id);
>  
> +gboolean g_resolv_set_result_address_family(GResolv *resolv, int family);
> +

why is not using g_web_set_address_family() enough and just restrict
outgoing and result at the same time?

Regards

Marcel


_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to