Skip to content

chore: fix misleading SetIdleTimeout comment#419

Merged
xiaost merged 1 commit intomainfrom
chore/fix-setidle-timeout-comment
Mar 11, 2026
Merged

chore: fix misleading SetIdleTimeout comment#419
xiaost merged 1 commit intomainfrom
chore/fix-setidle-timeout-comment

Conversation

@xiaost
Copy link
Contributor

@xiaost xiaost commented Mar 11, 2026

Clarify that SetIdleTimeout configures OS-level TCP KeepAlive rather than tracking application-level idle time. The name is kept for backward compatibility.

Closes #61

Clarify that SetIdleTimeout configures OS-level TCP KeepAlive
rather than tracking application-level idle time. The name is
kept for backward compatibility.
@xiaost xiaost requested review from a team as code owners March 11, 2026 06:47
@xiaost xiaost merged commit b57c19c into main Mar 11, 2026
19 checks passed
@xiaost xiaost deleted the chore/fix-setidle-timeout-comment branch March 11, 2026 06:51
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.

SetIdleTimeout调用SetKeepAlive的原因?

2 participants