Open-source KVM software
Go to file
crs fe79ac593c more fixes to reduce latency. nagle agorithm doesn't seem to
stay off on a socket on linux because a connection clearly
doesn't send data as often as possible.  will have to implement
a UDP socket to reduce overhead and avoid these delays.  wanted
to do that anyway.
2001-05-13 12:43:16 +00:00
tools initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
BasicTypes.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CClient.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CClient.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CEvent.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CEventQueue.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CEventQueue.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CMessageSocket.cpp fixed bug in read() that miscalculated the message length. 2001-05-13 12:07:32 +00:00
CMessageSocket.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CProtocol.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CScreenProxy.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CScreenProxy.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CServer.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CServer.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CSocket.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CSocket.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CSocketFactory.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CSocketFactory.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CString.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CTrace.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CTrace.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CUnixEventQueue.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CUnixEventQueue.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CUnixTCPSocket.cpp more fixes to reduce latency. nagle agorithm doesn't seem to 2001-05-13 12:43:16 +00:00
CUnixTCPSocket.h more fixes to reduce latency. nagle agorithm doesn't seem to 2001-05-13 12:43:16 +00:00
CUnixXScreen.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CUnixXScreen.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CXScreen.cpp fixes to avoid update delays. 2001-05-13 12:21:11 +00:00
CXScreen.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
IClient.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
IClipboard.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
IEventQueue.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
IJob.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
IScreen.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
IServer.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
ISocket.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
KeyTypes.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
Make-linux initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
Makefile initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
MouseTypes.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
TMethodJob.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
XBase.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
XBase.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
XSocket.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
main.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00