Method

GioInetAddressget_is_mc_node_local

since: 2.22

Declaration

gboolean
g_inet_address_get_is_mc_node_local (
  GInetAddress* address
)

Description

Tests whether address is a node-local multicast address.

Available since: 2.22

Return value

Type: gboolean

TRUE if address is a node-local multicast address.