Home
last modified time | relevance | path

Searched refs:clientfd (Results 1 - 1 of 1) sorted by relevance

/base/startup/init/test/systest/
H A Dserver_systest.cpp60 int clientfd = AcceptSocket(fd, type); in main() local
61 if (clientfd == -1) { in main()
66 std::cout << "Accept connection from %d" << clientfd << std::endl; in main()

Completed in 1 milliseconds