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

TLS handling #9

Open
tromey opened this issue Nov 18, 2015 · 1 comment
Open

TLS handling #9

tromey opened this issue Nov 18, 2015 · 1 comment

Comments

@tromey
Copy link
Owner

tromey commented Nov 18, 2015

There doesn't seem to be a good way to deal with TLS. It doesn't matter hugely since Emacs is single-threaded, but at least errno relies on TLS and we need a way to expose that.

@tromey
Copy link
Owner Author

tromey commented Sep 17, 2017

Emacs isn't single-threaded any more.

Errno could be handled specially by the library. That wouldn't be totally unreasonable.

If other libraries export TLS symbols then we'd need to think of something tricky.

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

1 participant