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

Add Deadline for UDP connection #44

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Conversation

silenaker
Copy link
Contributor

The udp connection will not be released automatically, if it takes too long, it will trigger the system OOM Killer mechanism and kill the process, this commit will set a timeout of 3 minutes to release the udp connection automatically

@nekohasekai nekohasekai force-pushed the dev branch 12 times, most recently from 50fa1ab to cd17884 Compare October 22, 2024 03:19
@nekohasekai nekohasekai force-pushed the dev branch 7 times, most recently from 8452992 to c80c8f9 Compare November 5, 2024 10:43
@nekohasekai nekohasekai force-pushed the dev branch 11 times, most recently from cc74a33 to e52e04f Compare November 15, 2024 08:27
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