[Python-Dev] SSL 1.8

Bill Janssen janssen at parc.com
Tue Oct 16 04:35:49 CEST 2007


I've added in some code that Chris Stawarz contributed to allow the
use of non-blocking sockets, with the program thread allowed to do
other things during the handshake while waiting for the peer to
respond.

http://pypi.python.org/pypi/ssl

If this is OK with everyone, I'd like to now port this back to 2.6
aand 3K.

Bill


More information about the Python-Dev mailing list