1
0
forked from aniani/vim

patch 9.0.1165: tests using IPv6 sometimes fail

Problem:    Tests using IPv6 sometimes fail.
Solution:   Use getaddrinfo() and use try/catch. (James McCoy,
            closes #11783)
This commit is contained in:
James McCoy
2023-01-09 16:25:59 +00:00
committed by Bram Moolenaar
parent 01c5f2addf
commit 765d82a657
5 changed files with 46 additions and 25 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1165,
/**/
1164,
/**/