-
Notifications
You must be signed in to change notification settings - Fork 160
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
Fix compile warning #312
Fix compile warning #312
Conversation
Let's keep discussion of 305 in the corresponding thread. In short: any PRs are welcome if you have an implementation idea - please submit it, and we can work out the details |
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.
Thank you for your contribution!
There are minor fixes/comments required here and there, please address those.
This is a temporary solution and should be changed to invoking SSL_write() as many times are required until all data is written
add more strict syntax check and fix compile error for all platform
Too many warnings make me crazy, especially windows pltform