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 goroutine leak, deadlock, and DTLS deadline issue #274

Merged
merged 7 commits into from
Jun 17, 2024

Conversation

nvswa
Copy link
Contributor

@nvswa nvswa commented May 8, 2024

  • Add a timeout to close connections at the SCTP level for the DTLS transport when a client does not respond to handshakes
  • Fix deadlocking in DTLS listener
  • Fix an issue where incorrectly set deadline causes DTLS connections to only last a few seconds
    Closes Mingye goroutine leak fixes #272

@gaukas
Copy link
Contributor

gaukas commented May 8, 2024

Just approved the GitHub Actions.

@nvswa nvswa requested review from ewust and 0x90-n May 10, 2024 21:21
@mingyech mingyech merged commit 7e7e7d8 into refraction-networking:master Jun 17, 2024
10 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.

3 participants