diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-10-11 17:23:34 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-10-11 17:23:34 +0000 |
commit | ba69936037788ddf0cf43047ecb5c3a00af20628 (patch) | |
tree | 58e57cf65561bbf0be0dca382475ac5b10b47fcb /Python/dynload_os2.c | |
parent | ae0013d3aa136bef90ab4f69d3d735cc2ed0aed1 (diff) | |
download | cpython-git-ba69936037788ddf0cf43047ecb5c3a00af20628.tar.gz |
Commit parts of SF patch #462759
Use #define X509_NAME_MAXLEN for server/issuer length on an SSL
object.
Update doc strings for socket.ssl() and ssl methods read() and
write().
PySSL_SSLwrite(): Check return value and raise exception on error.
Use int for len instead of size_t. (All the function the size_t obj
was passed to our from expected an int!)
PySSL_SSLread(): Check return value of PyArg_ParseTuple()! More
robust checks of return values from SSL_read().
Diffstat (limited to 'Python/dynload_os2.c')
0 files changed, 0 insertions, 0 deletions