InetAddress.equal

bool equal(gio.inet_address.InetAddress otherAddress)

Checks if two #GInetAddress instances are equal, e.g. the same address.

Parameters

otherAddressAnother #GInetAddress.

Returns

true if address and other_address are equal, false otherwise.