Closed remainfox closed 3 years ago
What if you increase the loop value on line 676 from 500 to a higher value, like 5000 ?
@remainfox did you manage to repeat the test with the increased count?
No response, closing this.
@cpq #1437 has same issue.
I tried above solution with 500
to 5000
result will be the same
2021-12-27 04:07:47 3 sock.c:294:close_conn 3 closed
2021-12-27 04:07:47 3 sock.c:373:mg_connect 4 -> http://ipv6.google.com
2021-12-27 04:07:47 3 sock.c:373:mg_connect 5 -> udp://[2001:4860:4860::8888]:53
2021-12-27 04:07:50 1 event.c:21:mg_error 4 DNS timeout
2021-12-27 04:07:50 3 sock.c:294:close_conn 4 closed
FAILURE test/unit_test.c:788: ok == 200
make: *** [Makefile:65: test] Error 1
@cpq I think you have to use https://ipv6test.google.com/
for ipv6 testing
make error as follow os: ubuntu 16.04