]> granicus.if.org Git - python/commit
SSL_MODE_AUTO_RETRY has been added in OpenSSL 0.9.6. Fix compilation
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 9 Apr 2010 20:38:39 +0000 (20:38 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 9 Apr 2010 20:38:39 +0000 (20:38 +0000)
commit92719c546ff24c8b133e09bc0ded108374b2eaec
tree55c0724770da6ff5a8a2b8ea9ca7bb3a2bf7191e
parent7bc26b9be66e56819f3b3de5898eb8af9e0761b1
SSL_MODE_AUTO_RETRY has been added in OpenSSL 0.9.6.  Fix compilation
with earlier versions.
Modules/_ssl.c