mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
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
This commit is contained in:
9
TODO
9
TODO
@@ -1,12 +1,5 @@
|
||||
Known bugs:
|
||||
- when the server closes the connection in kinetd mode krfb crashes for
|
||||
unknown reasons. (After this kinetd will not accept new connections
|
||||
because some threads will not be killed properly, use "killall krfb")
|
||||
|
||||
Todo (soon):
|
||||
- fix shutdown connection in kinetd nide
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user