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

修复xquic module可能出现的连接泄漏 #1878

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

dreamwind1985
Copy link

xquic module写入http header或body数据时,如果xquic库返回错误,可能产生连接泄漏

@lianglli
Copy link
Member

在高并发场景下,会导致连接FD泄漏,最终耗尽机器连接句柄资源。

@lianglli lianglli merged commit 6c513e5 into alibaba:master Oct 26, 2023
8 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.

2 participants