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

native-tls error messages from underlying c library #5

Closed
1Dragoon opened this issue Jul 9, 2022 · 1 comment
Closed

native-tls error messages from underlying c library #5

1Dragoon opened this issue Jul 9, 2022 · 1 comment

Comments

@1Dragoon
Copy link

1Dragoon commented Jul 9, 2022

Not sure whether this is in scope as it's not exactly a trait heavy issue (I think, I haven't gone through the source yet) but I remember this one bothering me pretty bad when I ran into it:

sfackler/rust-native-tls#228

One reason this one can be potential trouble is that the errors in this crate will vary depending on the OS. Feel free to close if this isn't what you're looking for.

@weiznich
Copy link
Owner

weiznich commented Jul 9, 2022

Thanks for raising this issue here. The described error seems to be a linker error rather than an error emitted by rustc. Such errors are unfortunately not in the scope of my planed work.

@weiznich weiznich closed this as not planned Won't fix, can't repro, duplicate, stale Jul 9, 2022
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

2 participants