• 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
rfb.h 36.4 KB