Lines Matching refs:accept
1137 while((confd = accept(listener->tcpfd, NULL, NULL)) == -1 && errno == EINTR);