Searched defs:continue_async (Results 1 – 1 of 1) sorted by relevance
62067 bool continue_async = WSAGetLastError() == WSAEWOULDBLOCK; in Connect() local62069 bool continue_async = errno == EINPROGRESS; in Connect() local