Site icon EfmSoft

What does errno 37 (ECHRNG) mean?

 
Could be also:
ConstantTypeOS
KERN_TERMINATEDKern returnMac
ippStsUnknownCacheSizeIntel Ipp StatusAny
ENOLCKerrnoLinux
EALREADYerrnoMac
NPFS_FILE_SYSTEMBugCheck CodeWindows
Previous Next
EALREADY ENOSYS

ECHRNG

The channel namespace is interface-specific

ECHRNG is errno 37 in Solaris and illumos and is labeled Channel number out of range. Oracle's current catalog does not attach it to a general modern syscall, and POSIX does not define the name. The valid range therefore comes from the legacy producer's channel model.

This is more specific than a generic EINVAL: a selected channel number failed a range constraint. It is also different from ELNRNG, which refers to a link number. Treating both pages as identical “old driver” errors hides the field that should be captured.

Capture the rejected channel value

References


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

Exit mobile version