Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Java web server | Pierre Ossman | 2018-10-09 | 1 | -111/+0 |
| | | | | | Applets don't work anymore so remove everything that has to do with serving them. | ||||
* | Move getSockets() to SocketServer interface | Pierre Ossman | 2016-10-05 | 1 | -8/+4 |
| | | | | | Any caller using add or remove should also be able to list the sockets. | ||||
* | Move socket write event handling in to the RFB core | Pierre Ossman | 2016-04-29 | 1 | -2/+7 |
| | | | | | | What to do when a socket is writeable should be handled in the RFB core code as there may be other events we want to fire off when this happens. | ||||
* | Migrating to new directory structure adopted from the RealVNC's source tree. ↵ | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+110 |
More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@589 3789f03b-4d11-0410-bbf8-ca57d06f2519 |