The Linux way for sendfile(2) to tell the application
to fallback to another way of copying data is by EINVAL,
not ENOTSOCK. This fixes package installation scripts
for Mono packages from Focal.
Details
Details
- Reviewers
- None
- Group Reviewers
Linux Emulation - Commits
- rGc80c9fd9f6bc: linux: Fix ENOTSOCK handling in sendfile(2)
rG2c7f79828254: linux: Fix ENOTSOCK handling in sendfile(2)
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 42304 Build 39192: arc lint + arc unit