gevent_openssl
gevent_openssl copied to clipboard
EPIPE exception is raised on shutdown()
PyOpenSSL will raise an EPIPE exception if the connection was already closed when shutdown() is called.
This has been fixed by 1d020a394676841e063f9e6517d9f80b0a6f9c1f in PR #13