Home | History | Annotate | Download | only in android

Lines Matching defs:listen_fd

109     Socket    listen_fd;
601 D(( "control_global_accept: just in (fd=%d)\n", global->listen_fd ));
604 fd = socket_accept( global->listen_fd, NULL );
663 global->listen_fd = fd;