gem5 v24.0.0.0
Loading...
Searching...
No Matches
vncserver.cc File Reference

Implementiation of a VNC server. More...

#include <sys/ioctl.h>
#include <sys/stat.h>
#include <sys/termios.h>
#include "base/vnc/vncserver.hh"
#include <fcntl.h>
#include <poll.h>
#include <sys/types.h>
#include <unistd.h>
#include <cerrno>
#include <cstddef>
#include <cstdio>
#include "base/atomicio.hh"
#include "base/logging.hh"
#include "base/output.hh"
#include "base/socket.hh"
#include "base/trace.hh"
#include "debug/VNC.hh"
#include "sim/byteswap.hh"

Go to the source code of this file.

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 

Detailed Description

Implementiation of a VNC server.

Definition in file vncserver.cc.


Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0