HomeFreeBSD

linux: fix handling of flags for 32 bit send(2) syscall

Description

linux: fix handling of flags for 32 bit send(2) syscall

Previously the flags were passed as-is, which could resulted
in spurious EAGAIN returned for non-blocking sockets, which
broke some Steam games.

PR: 248065
Reported By: Alex S <iwtcex@gmail.com>
Tested By: Alex S <iwtcex@gmail.com>
Reviewed By: emaste
MFC After: 3 days
Sponsored By: The FreeBSD Foundation

Details

Provenance
traszAuthored on Feb 5 2021, 5:24 PM
Parents
rG8af54bdfcaec: lastcomm(1): Only install if MK_ACCT is on
Branches
Unknown
Tags
Unknown