Home
last modified time | relevance | path

Searched refs:g_socket_send_with_blocking (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/gio/
Dgsocketoutputstream.c131 return g_socket_send_with_blocking (output_stream->priv->socket, in g_socket_output_stream_write()
181 return g_socket_send_with_blocking (output_stream->priv->socket, in g_socket_output_stream_pollable_write_nonblocking()
Dgsocket.h295 gssize g_socket_send_with_blocking (GSocket *socket,
Dgsocket.c3497 return g_socket_send_with_blocking (socket, buffer, size, in g_socket_send()
3522 g_socket_send_with_blocking (GSocket *socket, in g_socket_send_with_blocking() function
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstsocketsrc.c226 ret = g_socket_send_with_blocking (socket, (gchar *) map.data, in gst_socketsrc_event()
/third_party/glib/gio/tests/
Dproxy-test.c487 nwrote = g_socket_send_with_blocking (out_socket, in proxy_bytes()
Dsocket.c406 len = g_socket_send_with_blocking (client, testbuf, strlen (testbuf) + 1, in test_ip_async()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2103 g_socket_send_with_blocking