Home | History | Annotate | Download | only in browser

Lines Matching refs:accept

483       // SocketReader only watches for accept (read) events.
541 // ProcessSingleton only watches for accept (read) events.
578 int connection_socket = HANDLE_EINTR(accept(
581 PLOG(ERROR) << "accept() failed";