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/libvncclient
Christian Beier 4877329812 libvncclient: make listenAtTCPPort() work under windows.
Actually, initSockets() has to be called everywhere we possibly
use sockets the first time.

Also fix return value of initSockets().

Signed-off-by: Christian Beier <dontmind@freeshell.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
..
.cvsignore This monster commit contains support for TightVNC's file transfer protocol. 21 years ago
Makefile.am clean up build flags 17 years ago
corre.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 23 years ago
cursor.c libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclient 19 years ago
hextile.c signed vs unsigned warnings eliminated (gcc 4.0.1) 20 years ago
listen.c hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac 21 years ago
lzoconf.h fix some build issues WRT ultravnc code. 20 years ago
minilzo.c fix some build issues WRT ultravnc code. 20 years ago
minilzo.h fix some build issues WRT ultravnc code. 20 years ago
rfbproto.c libvncclient: Add FinishedFrameBufferUpdate callback 17 years ago
rre.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 23 years ago
sockets.c libvncclient: make listenAtTCPPort() work under windows. 17 years ago
tight.c signed vs unsigned warnings eliminated (gcc 4.0.1) 20 years ago
ultra.c The great UltraVNC Compatibility Commit 20 years ago
vncviewer.c libvncclient: Add FinishedFrameBufferUpdate callback 17 years ago
zlib.c signed vs unsigned warnings eliminated (gcc 4.0.1) 20 years ago
zrle.c ZYWRLE patch for libvncclient (thanks Noriaki Yamazaki) 18 years ago