Home | History | Annotate | Download | only in src

Lines Matching refs:accept

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