Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgtcpconnection.c59 static gboolean g_tcp_connection_close (GIOStream *stream,
130 stream_class->close_fn = g_tcp_connection_close; in g_tcp_connection_class_init()
143 g_tcp_connection_close (GIOStream *stream, in g_tcp_connection_close() function