Searched refs:fd_arg (Results 1 – 1 of 1) sorted by relevance
31 static int test_quic_client_ex(int fd_arg) in test_quic_client_ex() argument47 if (fd_arg == INVALID_SOCKET) { in test_quic_client_ex()64 c_fd = fd_arg; in test_quic_client_ex()168 if (fd_arg == INVALID_SOCKET && c_fd != INVALID_SOCKET) in test_quic_client_ex()
Completed in 5 milliseconds