Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need SSL_shutdown() support for libevent #6911

Closed
pprindeville opened this issue Aug 9, 2018 · 4 comments
Closed

Need SSL_shutdown() support for libevent #6911

pprindeville opened this issue Aug 9, 2018 · 4 comments
Milestone

Comments

@pprindeville
Copy link
Contributor

Opening this to get input from the OpenSSL community. It's not clear to us in libevent-land how to handle clean shutdowns:

http://archives.seul.org/libevent/users/Aug-2018/msg00003.html

@pprindeville
Copy link
Contributor Author

@azat Heads up.

@pprindeville
Copy link
Contributor Author

And this thread seems to be related:

https://mta.openssl.org/pipermail/openssl-users/2018-August/008419.html

@kroeckx
Copy link
Member

kroeckx commented Aug 12, 2018

Have you read the recent version of the manpage? https://www.openssl.org/docs/manmaster/man3/SSL_shutdown.html

I think it should explain everything. If it's still not clear, please ask questions.

@mattcaswell mattcaswell added this to the Assessed milestone Aug 13, 2018
@azat
Copy link
Contributor

azat commented Nov 1, 2018

@pprindeville it is not about "it is unclear" it is about "add SSL_shutdown() and be ready to the fact that close/free bufferevent can do some io over network"

So this not an openssl issue, can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants