K 10 svn:author V 6 sbruno K 8 svn:date V 27 2017-10-07T23:30:57.678049Z K 7 svn:log V 331 Check so_error early in sendfile() call. Prior to this patch, if a connection was reset by the remote end, sendfile() would just report ENOTCONN instead of ECONNRESET. Submitted by: Jason Eggleston Reviewed by: glebius Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D12575 END