summaryrefslogtreecommitdiffstats
path: root/common/rfb/HTTPServer.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove Java web serverPierre Ossman2018-10-091-111/+0
| | | | | Applets don't work anymore so remove everything that has to do with serving them.
* Move getSockets() to SocketServer interfacePierre Ossman2016-10-051-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 corePierre Ossman2016-04-291-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 Kaplinsky2006-05-251-0/+110
More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@589 3789f03b-4d11-0410-bbf8-ca57d06f2519