Home
last modified time | relevance | path

Searched refs:g_socket_send_message (Results 1 – 10 of 10) sorted by relevance

/third_party/glib/gio/
Dgunixconnection.c104 if (g_socket_send_message (socket, NULL, NULL, 0, &scm, 1, 0, cancellable, error) != 1) in g_unix_connection_send_fd()
353 if (g_socket_send_message (socket, in g_unix_connection_send_credentials()
Dgsocket.h242 gssize g_socket_send_message (GSocket *socket,
Dgsocket.c3567 return g_socket_send_message (socket, in g_socket_send_to()
4782 g_socket_send_message (GSocket *socket, in g_socket_send_message() function
Dgdbusprivate.c1035 bytes_written = g_socket_send_message (data->worker->socket, in write_message_continue_writing()
/third_party/glib/gio/tests/
Dunix-fd.c183 s = g_socket_send_message (sockets[0], NULL, &ov, 1, in test_fds()
Dsocket.c522 len = g_socket_send_message (client, NULL, v, G_N_ELEMENTS (v), NULL, 0, 0, NULL, &error); in test_ip_sync()
665 len = g_socket_send_message (client, dest_addr, v, G_N_ELEMENTS (v), NULL, 0, 0, NULL, &error); in test_ip_sync_dgram()
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstmultisocketsink.c794 g_socket_send_message (sock, NULL, vec, mems_mapped, cmsgs, msg_count, 0, in gst_multi_socket_sink_write()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2100 g_socket_send_message
/third_party/glib/
DNEWS243 - !1873 Fix possible integer overflow of g_socket_send_message()
244 - !1876 Fixing g_socket_send_message() documentation to make it clearer
246 - !1878 Another fix on g_socket_send_message()
4089 752769 (g_socket_receive_message | g_socket_send_message) performance
4907 730190 gsocket: Add missing preconditions to g_socket_send_message()
10042 594759 g_socket_send_message fails due to invalid sendmsg params
/third_party/gstreamer/gstplugins_good/
DChangeLog42584 g_socket_send_message(s)(), i.e. a lot. Which is not