Home | History | Annotate | Download | only in src

Lines Matching full:addrinfo

3442   addrinfo hints;
3446 addrinfo* servinfo = NULL;
3458 for (addrinfo* cur_addr = servinfo; sockfd_ == -1 && cur_addr != NULL;