socket.makefile and EINTR handling
8 Aug
2009
8 Aug
'09
3:08 a.m.
In particular this issue: http://bugs.python.org/issue1628205 I believe we should handle EINTR internally within the socket._fileobject wrapper as nobody using a file-like object should ever expect to get an EINTR. EINTR only comes from using the lowest level system calls. Anyone strongly disagree? -gps
5639
Age (days ago)
5639
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gregory P. Smith