Home
last modified time | relevance | path

Searched refs:g_socket_send (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/pipelines/
Dtcp.c265 fail_unless (g_socket_send (sockets[0], "hello", 5, NULL, NULL) == 5); in GST_START_TEST()
270 fail_unless (g_socket_send (sockets[2], "goodbye", 7, NULL, NULL) == 7); in GST_START_TEST()
/third_party/glib/gio/tests/
Dsocket.c100 nwrote = g_socket_send (sock, buf, nread, NULL, &error); in echo_server_thread()
240 len = g_socket_send (client, testbuf, strlen (testbuf) + 1, NULL, &error); in test_ip_async_write_ready()
494 len = g_socket_send (client, testbuf, strlen (testbuf) + 1, NULL, &error); in test_ip_sync()
548 len = g_socket_send (client, testbuf, strlen (testbuf) + 1, NULL, &error); in test_ip_sync()
956 len = g_socket_send (sock, testbuf, strlen (testbuf) + 1, NULL, &error); in graceful_server_thread()
1268 len = g_socket_send (client2, testbuf, strlen (testbuf) + 1, NULL, &error); in test_fd_reuse()
Dproxy-test.c534 nwrote = g_socket_send (proxy->client_sock, command, 1, NULL, &error); in proxy_thread()
660 nwrote = g_socket_send (sock, buf, nread, NULL, &error); in echo_server_thread()
/third_party/glib/gio/
Dgsocket.h219 gssize g_socket_send (GSocket *socket,
Dgnetworkmonitornetlink.c180 if (g_socket_send (nl->priv->sock, buf, sizeof (buf), in request_dump()
Dgsocket.c3491 g_socket_send (GSocket *socket, in g_socket_send() function
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgsttcpclientsink.c196 g_socket_send (sink->socket, (gchar *) map.data + written, in gst_tcp_client_sink_render()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2098 g_socket_send