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

fix: fix tls and ws listen poll #333

Merged
merged 2 commits into from
Sep 26, 2021
Merged

fix: fix tls and ws listen poll #333

merged 2 commits into from
Sep 26, 2021

Conversation

driftluo
Copy link
Collaborator

@driftluo driftluo commented Sep 24, 2021

fix #332

This problem is consistent with the problem that was fixed before. When multiple Futures are merged into one, we can't just look at the pending state of one Future, but consider comprehensively

@driftluo driftluo requested review from TheWaWaR and a team as code owners September 24, 2021 11:45
@driftluo driftluo force-pushed the fix-ws-tls-listen-poll branch 3 times, most recently from 82fbc7a to 42df923 Compare September 24, 2021 13:43
@driftluo driftluo force-pushed the fix-ws-tls-listen-poll branch from 42df923 to fadc662 Compare September 25, 2021 02:19
@driftluo driftluo merged commit e46e6aa into master Sep 26, 2021
@driftluo driftluo deleted the fix-ws-tls-listen-poll branch September 26, 2021 06:14
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

Successfully merging this pull request may close these issues.

Tls reconnect error
3 participants