Lines Matching full:close
55 close(fd); in test_stream_connection_reset()
97 close(fd); in test_stream_bind_only_client()
127 close(fd); in test_stream_bind_only_server()
141 close(fd); in test_stream_client_close_client()
154 /* Wait for the remote to close the connection, before check in test_stream_client_close_server()
162 close(fd); in test_stream_client_close_server()
175 /* Wait for the remote to close the connection, before check in test_stream_server_close_client()
183 close(fd); in test_stream_server_close_client()
197 close(fd); in test_stream_server_close_server()
226 close(fds[i]); in test_stream_multiconn_client()
250 close(fds[i]); in test_stream_multiconn_server()
264 close(fd); in test_stream_msg_peek_client()
279 close(fd); in test_stream_msg_peek_server()
293 .name = "SOCK_STREAM client close",
298 .name = "SOCK_STREAM server close",