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