commit | 162307fa3558341b82570a42b2f023b9623df822 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sun Nov 17 22:19:32 2013 +0000 |
committer | Gregory P. Smith <greg@krypto.org> | Sun Nov 17 22:19:32 2013 +0000 |
tree | 102e850a479efe08715d76d3c2b7f5de6b04448f | |
parent | 7929a1da1a6d18894210ff82f6107e51d7566bb0 [diff] |
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.