Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgsocketinputstream.c126 return g_socket_receive_with_blocking (input_stream->priv->socket, in g_socket_input_stream_read()
164 return g_socket_receive_with_blocking (input_stream->priv->socket, in g_socket_input_stream_pollable_read_nonblocking()
Dgtcpconnection.c168 ret = g_socket_receive_with_blocking (socket, buffer, sizeof (buffer), in g_tcp_connection_close()
219 ret = g_socket_receive_with_blocking (socket, buffer, sizeof (buffer), in close_read_ready()
Dgsocket.h288 gssize g_socket_receive_with_blocking (GSocket *socket,
Dgsocket.c3337 g_socket_receive_with_blocking (GSocket *socket, in g_socket_receive_with_blocking() function
/third_party/glib/gio/tests/
Dproxy-test.c464 nread = g_socket_receive_with_blocking (socket, buffer, sizeof (buffer), in proxy_bytes()
Dsocket.c398 len = g_socket_receive_with_blocking (client, buf, sizeof (buf), in test_ip_async()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2097 g_socket_receive_with_blocking