Home | History | Annotate | Download | only in c-ares

Lines Matching refs:IoctlSocket

853   return ioctlsocket(sockfd, FIONBIO, &flags);
858 return IoctlSocket(sockfd, FIONBIO, (long)nonblock);