commit | 183c5346fef1d61badd9ce0b1c08a014d2bff874 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sun Jan 27 17:11:11 2008 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Jan 27 17:11:11 2008 +0000 |
tree | 8b91d3f06e11bae5be987bd50356b049ba0badf5 | |
parent | 9846de1dfbc0ccff160bea198a506df97228f493 [diff] |
Catch socket errors that are often the cause of transient failures. Many of these exceptions are due to resource unavailable, so the existing code should be able to handle many more spurious errors.