-
Notifications
You must be signed in to change notification settings - Fork 8
mbed-tls-try2 updates #3
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
Conversation
@tve ok now we should be good. Can you try with these changes... |
bcbfaa8
to
bd1058b
Compare
…client() has a case to handle this.
95f9f80
to
eb6630f
Compare
Only issue I have is closing the connection or calling delete on the AsyncClient pointer. Do you have issues with closing/disconnects? fwiw, I recall having this problem before even using TLS changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution! I don't think this is ready yet, though...
Great! Thanks! |
Did you squash and merge? Preserving the commits with a rebase may have been better to keep history and easier merge for @me-no-dev |
Yes, I did squash, sorry, I'm too used to it... |
-- fix for cmake