util: Add API to check address family of IP address
This commit is contained in:
@@ -129,5 +129,7 @@ const char *get_protocol_from_address_with_fallback (const char *target);
|
||||
gboolean dtmf_tone_key_is_valid (char key);
|
||||
const char *get_call_icon_symbolic_name (gboolean inbound,
|
||||
gboolean missed);
|
||||
int get_address_family_for_ip (const char *ip,
|
||||
gboolean only_configured_interfaces);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user