add gevent.sslold: based on GreenSSL from gevent.socket
- rename GreenSSL to SSLObject - remove is_secure attribute - add __getattr__ since base class no longer has it - clear exc_info before switching - accept() now uses socket.accept()
Showing
gevent/sslold.py
0 → 100644
Please register or sign in to comment