Site icon EfmSoft

What does errno 35 (ENOMSG) mean?

 
Could be also:
ConstantTypeOS
KERN_INVALID_SECURITYKern returnMac
ippStsDoubleSizeIntel Ipp StatusAny
EDEADLKerrnoLinux
EAGAINerrnoMac
FAT_FILE_SYSTEMBugCheck CodeWindows
Previous Next
EAGAIN ENAMETOOLONG

ENOMSG

System v message queue selection

On Solaris, ENOMSG is errno value 35. The base message is No message of desired type, but the useful diagnostic context is narrower than the short message: a Solaris System V message-queue operation found no message matching the requested type.

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