Skip to content

Conversation

fogrye
Copy link

@fogrye fogrye commented Sep 9, 2024

waitCloseHandshake waits for client to respond with close frame but handleControl receives it and writes close again which may cause errors for some clients.

This is dump solution but it works in my case. I believe it can be done better, pls check it out.

Fixes: #448

waitCloseHandshake waits for client to respond with close frame but handleControl receives it and writes close again which may cause errors for some clients
@fogrye
Copy link
Author

fogrye commented Sep 9, 2024

I noticed more clever solution so ignore this one

@fogrye fogrye closed this Sep 9, 2024
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.

failed: Close received after close
1 participant