Home | History | Annotate | Download | only in src

Lines Matching refs:accept

2104   int newsock = accept(sock_, reinterpret_cast<struct sockaddr *>(&sa), &size);
2333 // Poll for connections that we can accept().
2335 // Accept those connections.