summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-07-24 02:46:16 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2010-07-24 02:46:16 (GMT)
commit2c6aee9096c7502ad2ec1c522f4b0e9be0a6569d (patch)
tree3d61a5890a8c5a8528079fe5f5cf625fd344e740 /Python
parent4c16d122c42494ac735d5417cd79c70d67d341e0 (diff)
downloadcpython-2c6aee9096c7502ad2ec1c522f4b0e9be0a6569d.zip
cpython-2c6aee9096c7502ad2ec1c522f4b0e9be0a6569d.tar.gz
cpython-2c6aee9096c7502ad2ec1c522f4b0e9be0a6569d.tar.bz2
Forward port r70643 (#5542) + part of r83120 (just remove the comment)
Remove special logic that closes HTTPConnection socket on EPIPE. If the socket is closed, the client has no chance to read the response from the server. EPIPE means that it isn't possible to write more data from the socket, but not that it is impossible to read.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions