Christian Beier
c0373e9cd4
Non-blocking sockets for Windows.
...
Expands the SetNonBlocking() function in libvncclient/sockets.c to also
work under Windows and also changes it to honour maybe already present
socket flags.
A similar function was introduced for libvncserver as well and
all the #ifdef'ed fnctl calls replaced with calls to that one.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
14 years ago
runge
f40b011182
Add locks of updateMutex in rfbRedrawAfterHideCursor() and
...
rfbSetClientColourMap(). Up listen limit from 5 to 32.
15 years ago
steven_carr
ccdbe8f325
The great UltraVNC Compatibility Commit
19 years ago
dscho
0d40904d9f
rfbCheckFds now returns the number of processed events
19 years ago
dscho
f52cfa651b
add handleEventsEagerly flag (Thanks, Donald)
19 years ago
dscho
1b81e342cb
assorted fixes for MinGW32
19 years ago
dscho
3a8d4bdbe6
work around write() returning ENOENT on Solaris 2.7
19 years ago
dscho
0a909fde7a
This monster commit contains support for TightVNC's file transfer protocol.
...
Thank you very much, Rohit!
19 years ago
dscho
93be927b1c
Introduce generic protocol extension method. Deprecate
...
the processCustomClientMessage() method.
19 years ago
dscho
8bee4eb990
ANSIfy, fix some warnings from Linus' sparse
20 years ago
dscho
34f714bcdc
socketInitDone -> socketState
20 years ago
runge
b8b96689bf
add '-listen ipaddr' option
20 years ago
dscho
658b65ad0c
support MinGW32!
20 years ago
dscho
97299606da
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
...
while structure members should not
21 years ago
dscho
1589d04d50
debug
21 years ago
dscho
876868553d
move the library into libvncserver/, x11vnc into x11vnc/
21 years ago