summaryrefslogtreecommitdiff
path: root/sockets.py
Commit message (Expand)AuthorAgeFilesLines
* MergeGuido van Rossum2012-11-171-1/+1
|\
| * Fix bug in previous fix.Guido van Rossum2012-11-101-1/+1
| * readexactly() should stop on EOF.Guido van Rossum2012-11-101-1/+3
| * Make sure something is printed if main task fails.Guido van Rossum2012-11-021-0/+346
* Avoid creating a future if there is no need to block.Richard Oudkerk2012-11-071-0/+351