Searched refs:g_socket_multicast_group_operation (Results 1 – 1 of 1) sorted by relevance
/third_party/glib/gio/ |
D | gsocket.c | 2335 g_socket_multicast_group_operation (GSocket *socket, in g_socket_multicast_group_operation() function 2465 return g_socket_multicast_group_operation (socket, group, source_specific, iface, TRUE, error); in g_socket_join_multicast_group() 2497 return g_socket_multicast_group_operation (socket, group, source_specific, iface, FALSE, error); in g_socket_leave_multicast_group() 2518 return g_socket_multicast_group_operation (socket, group, FALSE, iface, in g_socket_multicast_group_operation_ssm()
|