Skip to content

Close two-sided on client disconnect#19

Merged
m1dnight merged 2 commits into
mainfrom
fix-connection-teardown
May 4, 2026
Merged

Close two-sided on client disconnect#19
m1dnight merged 2 commits into
mainfrom
fix-connection-teardown

Conversation

@m1dnight

@m1dnight m1dnight commented May 4, 2026

Copy link
Copy Markdown
Owner

The client used to disconnect and then a FIN frame was sent. This means half-close and does not stop receiving. Now the connection is reset by sending a RST frame, causing the connection to be fully closed and sending stops.

@m1dnight m1dnight force-pushed the fix-connection-teardown branch from 0eb6a37 to 478b54e Compare May 4, 2026 08:52
@m1dnight m1dnight merged commit 742d48d into main May 4, 2026
4 checks passed
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.

1 participant