mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
GInetAddress: add equal() method
This is needed in the fix for https://bugzilla.gnome.org/show_bug.cgi?id=631379 Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -1486,6 +1486,7 @@ g_inet_address_new_from_string
|
||||
g_inet_address_new_from_bytes
|
||||
g_inet_address_new_any
|
||||
g_inet_address_new_loopback
|
||||
g_inet_address_equal
|
||||
g_inet_address_to_bytes
|
||||
g_inet_address_get_native_size
|
||||
g_inet_address_to_string
|
||||
|
Reference in New Issue
Block a user