HomeFreeBSD

Allow FIONBIO and FIOASYNC ioctls on POSIX shm descriptors.

Description

Allow FIONBIO and FIOASYNC ioctls on POSIX shm descriptors.

They have no effect, as with filesystem file descriptors.
This improves compatibility with some existing userspace code.

Submitted by: Greg V <greg@unrelenting.technology>
Reviewed by: kib
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D19330

Details

Provenance
markjAuthored on
Reviewer
kib
Differential Revision
D19330: Allow setting O_NONBLOCK on shm file descriptors
Parents
rS344669: Limit 24xx adapters to only MSI interrupts by default.
Branches
Unknown
Tags
Unknown