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

Document that ENOTCAPABLE can be returned via sendfile(2) #170

Closed
wants to merge 1 commit into from

Conversation

ngie-eign
Copy link
Contributor

As of this writing, fd must have CAP_PREAD rights and s must have
CAP_SEND rights in order for the sendfile(2) call to be successful.

Bug: 232207
Submitted by: Enji Cooper yaneurabeya@gmail.com

As of this writing, `fd` must have `CAP_PREAD` rights and `s` must have
`CAP_SEND` rights in order for the sendfile(2) call to be successful.

Bug:	232207
Submitted by:	Enji Cooper <yaneurabeya@gmail.com>
@allanjude
Copy link
Member

committed as r339343

@allanjude allanjude closed this Oct 13, 2018
@ngie-eign ngie-eign deleted the bug-232207 branch October 17, 2018 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants