HomeFreeBSD

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

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.

Approved by: re@freebsd.org

Details

Provenance
dgAuthored on
Parents
rS123093: MFC: Dell 2650 no link led problem.
Branches
Unknown
Tags
Unknown

Event Timeline