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

Lines Matching refs:SO_NONBLOCK

864   return setsockopt(sockfd, SOL_SOCKET, SO_NONBLOCK, &b, sizeof(b));