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

KQloop: pull errors, etc. out of flags and fflags #49

Open
mnot opened this issue May 30, 2022 · 0 comments
Open

KQloop: pull errors, etc. out of flags and fflags #49

mnot opened this issue May 30, 2022 · 0 comments

Comments

@mnot
Copy link
Owner

mnot commented May 30, 2022

If the read direction of the socket has shutdown, then the filter also sets EV_EOF in flags, and returns the socket error (if any) in fflags. It is possible for EOF to be returned (indicating the connection is gone) while there is still data pending in the socket buffer.

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

No branches or pull requests

1 participant