diff options
author | Gregory P. Smith <greg@krypto.org> | 2013-11-17 22:19:32 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2013-11-17 22:19:32 +0000 |
commit | d9748947239dfe903c58f39f1d9878ae8adcbe86 (patch) | |
tree | 5ec41d2edc1ca9fa6f887a9f1228257a1480096c /Python/pythonrun.c | |
parent | faa4cb537b6dc490b9db07a00635e1c30c3e7e19 (diff) | |
download | cpython-d9748947239dfe903c58f39f1d9878ae8adcbe86.tar.gz |
Fix test.support.bind_port() to not cause an error when Python was compiled
on a system with SO_REUSEPORT defined in the headers but run on a system
with an OS kernel that does not support that reasonably new socket option.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions