Searched refs:ioc2 (Results 1 – 1 of 1) sorted by relevance
1112 QIOChannelSocket *ioc1, *ioc2; in char_socket_server_two_clients_test() local1163 ioc2 = qio_channel_socket_new(); in char_socket_server_two_clients_test()1164 qio_channel_socket_connect_sync(ioc2, addr, &error_abort); in char_socket_server_two_clients_test()1169 if (closed == 1 && ioc2) { in char_socket_server_two_clients_test()1170 object_unref(OBJECT(ioc2)); in char_socket_server_two_clients_test()1171 ioc2 = NULL; in char_socket_server_two_clients_test()