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: delay accept new connections if out of fds #311

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

joway
Copy link
Member

@joway joway commented Feb 22, 2024

What type of PR is this?

fix

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

fix: 当 fd 用尽时,延迟 accept 新连接

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@joway joway requested review from a team as code owners February 22, 2024 08:23
@joway joway force-pushed the fix/backoff-accept branch 2 times, most recently from a014ad8 to a241ba4 Compare February 22, 2024 08:54
@joway joway force-pushed the fix/backoff-accept branch 2 times, most recently from 8adf0d2 to ef41722 Compare February 23, 2024 02:45
@joway joway merged commit 18c2c1f into develop Mar 4, 2024
15 checks passed
@joway joway deleted the fix/backoff-accept branch March 4, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants