diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2009-08-13 18:54:50 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2009-08-13 18:54:50 +0000 |
commit | c4ad0345cf7789dc432ff57ab644db230d8baf1c (patch) | |
tree | 984552a9edaf0637ce702e8ffbf07029cac53e8d /Python | |
parent | aa66a968d4842c7dca0063c27520162d96fd7fe7 (diff) | |
download | cpython-git-c4ad0345cf7789dc432ff57ab644db230d8baf1c.tar.gz |
Fix issue1628205: Socket file objects returned by socket.socket.makefile() now
properly handles EINTR within the read, readline, write & flush methods.
The socket.sendall() method now properly handles interrupted system calls.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions