LibVNCServer/LibVNCClient
|
#include <unistd.h>
#include <signal.h>
#include <rfb/rfb.h>
#include <rfb/keysym.h>
#include "radon.h"
Go to the source code of this file.
Data Structures | |
struct | ClientData |
Functions | |
void | intHandler (int dummy) |
int | main (int argc, char **argv) |