FreeBSD sendfile() may perform a partial transfer and return EAGAIN if
the socket is non-blocking. Linux sendfile expects no error in this
case, so squash EAGAIN.
PR: 282495
Differential D47447
linux sendfile: Fix handling of non-blocking sockets markj on Tue, Nov 5, 1:59 AM. Authored by Tags None Referenced Files
Subscribers
Details
Diff Detail
Event Timeline
|