Skip to content

Commit 961c3eb

Browse files
committed
this should work
1 parent 62ac709 commit 961c3eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

testsuite/testsuite.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ int testsuite_test(int argc, char** argv)
206206
#else
207207
start_thread(echoserver_test, &server_args, &serverThread);
208208
#endif
209+
wait_tcp_ready(&server_args);
209210

210211
/* Create unique file name */
211212
outputName = mymktemp(tempName, tempName_len, tempName_Xnum);

0 commit comments

Comments
 (0)