• Christian Beier's avatar
    Non-blocking sockets for Windows. · c0373e9c
    Christian Beier authored
    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: 's avatarChristian Beier <dontmind@freeshell.org>
    c0373e9c
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.am Loading commit data...
corre.c Loading commit data...
cursor.c Loading commit data...
hextile.c Loading commit data...
listen.c Loading commit data...
lzoconf.h Loading commit data...
minilzo.c Loading commit data...
minilzo.h Loading commit data...
rfbproto.c Loading commit data...
rre.c Loading commit data...
sockets.c Loading commit data...
tight.c Loading commit data...
tls.c Loading commit data...
tls.h Loading commit data...
ultra.c Loading commit data...
vncviewer.c Loading commit data...
zlib.c Loading commit data...
zrle.c Loading commit data...