Lines Matching refs:socklen
2278 socklen_t socklen = sizeof(ns->addr);2280 fd = my_accept(ns->listen_fd, (struct sockaddr *)&ns->addr, &socklen);