summaryrefslogtreecommitdiffstats
path: root/Lib/SocketServer.py
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2010-04-24 20:13:37 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2010-04-24 20:13:37 (GMT)
commitc689d96044be67ea6ad1195527e22390f17104b1 (patch)
tree1eb9832aa26c8574d5da86d8c2750f566b0c3aa1 /Lib/SocketServer.py
parent2ec87deede7a5452fe336951ab30d2eb7bc4da47 (diff)
downloadcpython-c689d96044be67ea6ad1195527e22390f17104b1.zip
cpython-c689d96044be67ea6ad1195527e22390f17104b1.tar.gz
cpython-c689d96044be67ea6ad1195527e22390f17104b1.tar.bz2
Merged revisions 80451-80452 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r80451 | antoine.pitrou | 2010-04-24 21:57:01 +0200 (sam., 24 avril 2010) | 4 lines The do_handshake() method of SSL objects now adjusts the blocking mode of the SSL structure if necessary (as other methods already do). ........ r80452 | antoine.pitrou | 2010-04-24 22:04:58 +0200 (sam., 24 avril 2010) | 4 lines Issue #5103: SSL handshake would ignore the socket timeout and block indefinitely if the other end didn't respond. ........
Diffstat (limited to 'Lib/SocketServer.py')
0 files changed, 0 insertions, 0 deletions