Site icon EfmSoft

What does errno 81 (EBADFD) mean?

 
Could be also:
ConstantTypeOS
ELIBSCNerrnoLinux
ENEEDAUTHerrnoMac
REGISTRY_ERRORBugCheck CodeWindows
Previous Next
ENEEDAUTH ELIBMAX

EBADFD

Descriptor state mismatch

On Solaris, EBADFD is errno value 81. The base message is f.d. invalid for this operation, but the useful diagnostic context is narrower than the short message: Solaris rejected an operation because the file descriptor is in a bad state for that request.

Use the Solaris-specific errno table first, then compare with POSIX only for portable behavior. Some Solaris values share names with other UNIX systems but have different numbers or more specific historical meanings.

What to check

References


Looking for a different code? Search another status or error code.

Exit mobile version