mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-25 18:39:00 +02:00
GSocket: Add multicast-related functions
Add APIs for sending and receiving multicast datagrams with GSocket. Based on an earlier patch from Olivier Chalouhi. https://bugzilla.gnome.org/show_bug.cgi?id=626589
This commit is contained in:
committed by
Sebastian Dröge
parent
26b3fbd141
commit
a62d1bb747
@@ -1822,6 +1822,13 @@ g_socket_get_remote_address
|
||||
g_socket_get_socket_type
|
||||
g_socket_speaks_ipv4
|
||||
g_socket_get_credentials
|
||||
<SUBSECTION>
|
||||
g_socket_join_multicast_group
|
||||
g_socket_leave_multicast_group
|
||||
g_socket_get_multicast_loopback
|
||||
g_socket_set_multicast_loopback
|
||||
g_socket_get_multicast_ttl
|
||||
g_socket_set_multicast_ttl
|
||||
<SUBSECTION Standard>
|
||||
GSocketClass
|
||||
G_IS_SOCKET
|
||||
|
Reference in New Issue
Block a user