]> granicus.if.org Git - python/commit
Support socket timeout in SSL, by Geoff Talvola.
authorGuido van Rossum <guido@python.org>
Mon, 27 Jan 2003 22:22:50 +0000 (22:22 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Jan 2003 22:22:50 +0000 (22:22 +0000)
commit99d4abf8a27fee6531a5abb76c7a6ff875f547c2
tree405954124e899e466bd21689fb6bc6ee29450eb3
parent5a2d8f5e9af0cbd513f02eb5576ff497e3693ffe
Support socket timeout in SSL, by Geoff Talvola.
(SF patch #675750, to fix SF bug #675552.)
Misc/ACKS
Misc/NEWS
Modules/_ssl.c