Gio.InetAddress.prototype.get_is_mc_node_local

function get_is_mc_node_local(): Boolean {
    // Gjs wrapper for g_inet_address_get_is_mc_node_local()
}
  

Tests whether address is a node-local multicast address.

Since 2.22

Returns

true if address is a node-local multicast address.