]> granicus.if.org Git - python/commit
Fix SOCK_CLOEXEC and SOCK_NONBLOCK tests on recent glibcs with old Linux kernels.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 23 Oct 2010 17:01:44 +0000 (17:01 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 23 Oct 2010 17:01:44 +0000 (17:01 +0000)
commitacd0fda1a46fa7d356c1e5de508dd33ce21e7a8f
treec716502246812b5bc9ea14ebddfb41afdb758590
parent8035bc5c048ff08f652649754eb8ea769337afa0
Fix SOCK_CLOEXEC and SOCK_NONBLOCK tests on recent glibcs with old Linux kernels.
Lib/test/test_socket.py