K 10 svn:author V 6 sbruno K 8 svn:date V 27 2017-10-10T22:21:05.667848Z K 7 svn:log V 346 match sendfile() error handling to send(). Sendfile() should match the error checking order of send() which is currently: SBS_CANTSENDMORE so_error SS_ISCONNECTED Submitted by: Jason Eggleston Reviewed by: glebius MFC after: 2 weeks Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D12633 END