Site icon EfmSoft

What does errno 117 (ENETRESET) mean?

 
Could be also:
ConstantTypeOS
ERROR_INVALID_CATEGORYWin32 errorWindows
EUCLEANerrnoLinux
CANNOT_WRITE_CONFIGURATIONBugCheck CodeWindows
Previous Next
EUCLEAN ENOTNAM

ENETRESET

ENETRESET means the network dropped a connection because the transport context was reset. It is not a general “network is down” condition: the failure concerns a connection that existed or was being used when the reset occurred.

When this condition is reached through a Windows portability layer, retain the underlying Winsock or system status as well. The recovery decision depends on protocol phase and idempotency. A request that was fully transmitted but not acknowledged needs different treatment from a connection that failed before application bytes were sent.

Recover from the connection loss deliberately

References


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

Exit mobile version