Site icon EfmSoft

What does errno 78 (EREMCHG) mean?

 
Could be also:
ConstantTypeOS
ENOSYSerrnoMac
ENAMETOOLONGerrnoSolaris
PFN_LIST_CORRUPTBugCheck CodeWindows
Previous Next
EBADMSG ENOSYS

EREMCHG

EREMCHG means “Remote address changed”. It is a legacy Linux errno useful for remote or distributed subsystems that track an endpoint identity and then discover that the address no longer matches the previously known resource.

Do not diagnose it as a simple connect failure. Preserve the remote identity, cached address, refreshed address, mount/session lifetime, and any name-service or service-discovery events around the change.

Distinguish from

Linux errno(3) · Linux UAPI errno definitions


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

Exit mobile version