mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
add g_socket_speaks_ipv4()
Partial fix for Bug 585575.
This commit is contained in:
@@ -161,6 +161,7 @@ gboolean g_socket_is_closed (GSocket
|
||||
GSource * g_socket_create_source (GSocket *socket,
|
||||
GIOCondition condition,
|
||||
GCancellable *cancellable);
|
||||
gboolean g_socket_speaks_ipv4 (GSocket *socket);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
Reference in New Issue
Block a user