Searched defs:listen_fd (Results 1 – 5 of 5) sorted by relevance
45 int listen_fd, comm_fd, c; in SockTest() local
77 int TestChannelTransport::Accept(int listen_fd) { in Accept()
98 jdwpTransportError FdForwardTransport::PerformAttach(int listen_fd) { in PerformAttach()121 jdwpTransportError FdForwardTransport::SetupListen(int listen_fd) { in SetupListen()701 int listen_fd; in Attach() local715 int listen_fd; in StartListening() local
281 int listen_fd = network_inaddr_any_server(5038, SOCK_STREAM, &error); in TEST_F() local
598 int listen_fd = socket(AF_INET, SOCK_STREAM, 0); in main() local