You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libtdevnc/client_examples
Christian Beier 3b608cd39b SDLvncviewer: make listen mode work _somewhat_.
set the port to listen on and really ensure that the
window of the fork()ed instance is closed.

works somewhat: it's now actually possible to listen for an
incoming connection and to close it again, but the second
connection attempt fails with 'XIO:  fatal IO error 11
(Resource temporarily unavailable)'. this could relate to the
fact that SDL uses threads internally and we're fork()ing
here...

Signed-off-by: Christian Beier <dontmind@freeshell.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
..
.cvsignore all this moving and renaming needs changes in the cvsignores, too! 22 years ago
Makefile.am Clipboard support for SDLvncviewer 17 years ago
SDLvncviewer.c SDLvncviewer: make listen mode work _somewhat_. 17 years ago
backchannel.c add an extension mechanism for LibVNCClient, modify the client data handling 21 years ago
ppmtest.c ANSIfy, fix some warnings from Linus' sparse 21 years ago
scrap.c Clipboard support for SDLvncviewer 17 years ago
scrap.h Clipboard support for SDLvncviewer 17 years ago
vnc2mpg.c support new ffmpeg version 21 years ago