HomeFreeBSD

Fixed a bug in sendfile(2) where the sent data would be corrupted due
rS123082Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fixed a bug in sendfile(2) where the sent data would be corrupted due
to sendfile(2) being erroneously automatically restarted after a signal
is delivered. Fixed by converting ERESTART to EINTR prior to exiting.

Updated manual page to indicate the potential EINTR error, its cause
and consequences.

Details

Provenance
dgAuthored on
Parents
rS123081: Correct typos.
Branches
Unknown
Tags
Unknown

Event Timeline