WSAETIMEDOUT 106 src/simh/sim_sock.c {WSAETIMEDOUT, "Connection timed out"}, WSAETIMEDOUT 980 src/simh/sim_sock.c if ((WSAGetLastError () == WSAETIMEDOUT) || /* expected errors after a connect failure */ WSAETIMEDOUT 1158 src/simh/sim_sock.c if ((err != WSAETIMEDOUT) && /* expected errors after a connect failure */