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: close connection when readv syscall return 0, nil #189

Merged
merged 5 commits into from
Feb 15, 2023

Conversation

joway
Copy link
Member

@joway joway commented Aug 15, 2022

What type of PR is this?

fix

What this PR does / why we need it (en: English/zh: Chinese):

en: close connection when readv syscall return n==0, err==nil
zh: 当 readv 返回 (0, nil) 时,关闭连接

Which issue(s) this PR fixes:

@CLAassistant
Copy link

CLAassistant commented Nov 22, 2022

CLA assistant check
All committers have signed the CLA.

@joway joway requested review from a team as code owners February 15, 2023 06:38
@joway joway merged commit 35578a7 into cloudwego:develop Feb 15, 2023
@joway joway deleted the fix/fd-leak branch February 15, 2023 08:27
firedtoad pushed a commit to firedtoad/netpoll that referenced this pull request Jul 6, 2023
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.

None yet

3 participants