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
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable