Issue675750
Created on 2003-01-27 21:52 by gtalvola, last changed 2003-01-27 22:24 by gvanrossum.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
_ssl.c.patch
|
gtalvola,
2003-01-27 21:53
|
ssl timeout patch |
|
|
|
msg42553 - (view) |
Author: Geoff Talvola (gtalvola) |
Date: 2003-01-27 21:52 |
|
This fixes bug 675552 -- it patches the read() and
write() methods of the SSL objects so that they use the
timeout settings of the socket that the SSL object is
wrapping.
|
|
msg42554 - (view) |
Author: Guido van Rossum (gvanrossum) |
Date: 2003-01-27 22:24 |
|
Logged In: YES
user_id=6380
Thanks! Checked in as _ssl.c rev. 1.9.
|
|
| Date |
User |
Action |
Args |
| 2003-01-27 21:52:58 | gtalvola | create | |
|