LibVNCServer/LibVNCClient
Data Structures | Functions
example.c File Reference
#include <unistd.h>
#include <signal.h>
#include <rfb/rfb.h>
#include <rfb/keysym.h>
#include "radon.h"
+ Include dependency graph for example.c:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ClientData
 

Functions

void intHandler (int dummy)
 
int main (int argc, char **argv)
 

Function Documentation

◆ intHandler()

void intHandler ( int  dummy)
Examples
example.c.

Definition at line 286 of file example.c.

◆ main()

int main ( int  argc,
char **  argv 
)
Examples
example.c.

Definition at line 292 of file example.c.