posix · posix/EBADF
EBADF
Bad file descriptor
A file descriptor argument is out of range, refers to no open file, or a read or write was attempted on a descriptor not open for that operation.
A file descriptor argument is out of range, refers to no open file, or a read or write was attempted on a descriptor not open for that operation.