]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #5661: on EPIPE/ECONNRESET, OS X returns the FD with the POLLPRI flag...
authorCharles-François Natali <neologix@free.fr>
Sat, 29 Oct 2011 12:29:39 +0000 (14:29 +0200)
committerCharles-François Natali <neologix@free.fr>
Sat, 29 Oct 2011 12:29:39 +0000 (14:29 +0200)
commitfea6cb0285036f3fc8331d0aa1f98f15c613f89f
treebdd9c41ce3309194e27aa5f6897f9814183a5156
parentd4621190c9206cb01a1ca03d1cc8ae0d7e9f90d9
Issue #5661: on EPIPE/ECONNRESET, OS X returns the FD with the POLLPRI flag...
Lib/test/test_asyncore.py