mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
merge 3.5
This commit is contained in:
commit
0cf223873e
2 changed files with 17 additions and 1 deletions
|
@ -3718,6 +3718,8 @@ int main()
|
|||
break;
|
||||
}
|
||||
}
|
||||
freeaddrinfo(aitop);
|
||||
aitop = NULL;
|
||||
}
|
||||
|
||||
if (!(inet4 == 0 || inet4 == 2))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue