Lines Matching refs:g_debug
646 g_debug ("In check_connection for %d: connection %p, stream %p", n, c, stream);
647 g_debug ("closed = %d", g_io_stream_is_closed (stream));
651 g_debug ("socket_closed = %d", g_socket_is_closed (socket));
652 …g_debug ("socket_condition_check = %d", g_socket_condition_check (socket, G_IO_IN|G_IO_OUT|G_IO_ER…
665 g_debug ("error: %s", error->message);
670 g_debug ("no error, read %d bytes", (gint) num_read);
681 g_debug ("GDC %p has ref_count %d", c, G_OBJECT (c)->ref_count);
1054 g_debug ("=================================================="); in do_test_peer()
1055 g_debug ("=================================================="); in do_test_peer()
1056 g_debug ("=================================================="); in do_test_peer()
1057 g_debug ("waiting for disconnect on connection %p, stream %p", in do_test_peer()