[New-bugs-announce] [issue1434] SocketServer creates non-blocking files

Luke-Jr report at bugs.python.org
Tue Nov 13 12:22:51 CET 2007


New submission from Luke-Jr:

SocketServer recently started giving my request handler rfiles that 
don't block: readfile() gives me a timeout exception. This used to 
work fine. I begin writing this server with 2.4.3, and it is currently 
running under 2.4.4, so my suspicious is somewhere in between it 
changed.

----------
components: Library (Lib)
messages: 57445
nosy: luke-jr
severity: normal
status: open
title: SocketServer creates non-blocking files
versions: Python 2.4

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1434>
__________________________________


More information about the New-bugs-announce mailing list