gevent_openssl icon indicating copy to clipboard operation
gevent_openssl copied to clipboard

EPIPE exception is raised on shutdown()

Open wolever opened this issue 8 years ago • 1 comments

PyOpenSSL will raise an EPIPE exception if the connection was already closed when shutdown() is called.

wolever avatar Jun 01 '17 21:06 wolever

This has been fixed by 1d020a394676841e063f9e6517d9f80b0a6f9c1f in PR #13

wolever avatar Jun 01 '17 21:06 wolever