Home | History | Annotate | Download | only in src

Lines Matching full:error_num

3471   const int error_num = getaddrinfo(
3473 if (error_num != 0) {
3475 << gai_strerror(error_num);