The errno return value for "Bad file descriptor", this reports that a system call which uses file descriptor arguments is passed an invalid fd (either fd < 0 or the fd is not open).

Log in or register to write something here or to contact authors.