Ross Lagerwall <rosslagerw...@gmail.com> added the comment: >From what I coud see, the same applied to NetBSD so I enabled it for NetBSD as >well - if there are any other OSes that need it enabled, they can be added.
The updated patch checks for fcntl() failing and simply leaves the socket as is if it fails. The test silenced socket.error() just because the other tests did like testSetBlocking, testInitNonBlocking, testAccept, etc. I updated it to remove this. ---------- Added file: http://bugs.python.org/file20206/7995_v2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7995> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com