1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00
Files
krfb/TODO
Tim Jansen 1ef6160d10 Fix:
krfb crashed sometimes when the user tried to close a connection. Better
locking in libvncserver and an explicit rfbCloseConnection() invocation
before calling quit() should prevent this.

svn path=/trunk/kdenetwork/krfb/; revision=149689
2002-04-15 22:54:48 +00:00

9 lines
258 B
Plaintext

Todo (unscheduled features):
- attach .vnc file to invitations?
- SLP support (or UPnP, or whatever KDE will use)
- NAT traversal support (MIDCOM stun/turn, UPnP)
- look into adding an extension to xfree to improve speed (get noticed of
screen updates)