Searched refs:EINPROGRESS (Results 1 – 3 of 3) sorted by relevance
52 # ifndef EINPROGRESS53 # define EINPROGRESS 10036 macro
174 if (errno == EAGAIN || errno == EWOULDBLOCK || errno == EINPROGRESS) { in emulatorConsole_connect()
91 EE(WSAEINPROGRESS,EINPROGRESS,"operation now in progress") \