LibVNC / libvncserver

LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
GNU General Public License v2.0
1.1k stars 482 forks source link

LibVNCClient cleanup: prefix with "rfbClient" #517

Open bk138 opened 2 years ago

bk138 commented 2 years ago

...and make sure it does not deliberately die() or exit() anywhere

Item taken from https://github.com/LibVNC/libvncserver/blob/99842d5e8bf6577ef431217b791974497a229e21/TODO.md