Searched refs:ENETRESET (Results 1 – 3 of 3) sorted by relevance
74 # ifndef ENETRESET75 # define ENETRESET 10052 macro
95 EE(WSAENETRESET,ENETRESET,"network dropped connection on reset") \
1162 #ifdef ENETRESET in g_strerror()1163 case ENETRESET: return "network dropped connection on reset"; in g_strerror()