barrier/server
crs 635c3d1c62 now cancelling and waiting for the accept client thread before
cancelling any other threads.  this prevents a race condition
where we disconnect a client but it reconnects before we
manage to shutdown.  that might leave a thread running and
the connection won't be closed down properly.
2002-07-18 17:00:48 +00:00
..
CClientProxy.cpp updated to new automake and refactored server stuff. the server 2002-07-09 21:22:31 +00:00
CClientProxy.h checkpoint. still refactoring. merged common code from primary 2002-07-13 22:00:38 +00:00
CClientProxy1_0.cpp checkpoint. still refactoring. merged common code from primary 2002-07-13 22:00:38 +00:00
CClientProxy1_0.h checkpoint. still refactoring. merged common code from primary 2002-07-13 22:00:38 +00:00
CConfig.cpp checkpoint. refactored win32 code. had to edit and rename some 2002-07-15 15:01:36 +00:00
CConfig.h checkpoint. refactored win32 code. had to edit and rename some 2002-07-15 15:01:36 +00:00
CHTTPServer.cpp checkpoint. refactored win32 code. had to edit and rename some 2002-07-15 15:01:36 +00:00
CHTTPServer.h refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
CMSWindowsPrimaryScreen.cpp attempt to fix stuttering when leaving win32 screen. seems to 2002-07-17 17:27:41 +00:00
CMSWindowsPrimaryScreen.h attempt to fix stuttering when leaving win32 screen. seems to 2002-07-17 17:27:41 +00:00
CPrimaryClient.cpp moved onError() method to IScreenReceiver from IPrimaryScreenReceiver. 2002-07-16 16:52:26 +00:00
CPrimaryClient.h moved onError() method to IScreenReceiver from IPrimaryScreenReceiver. 2002-07-16 16:52:26 +00:00
CPrimaryScreen.cpp attempt to fix stuttering when leaving win32 screen. seems to 2002-07-17 17:27:41 +00:00
CPrimaryScreen.h attempt to fix stuttering when leaving win32 screen. seems to 2002-07-17 17:27:41 +00:00
CServer.cpp now cancelling and waiting for the accept client thread before 2002-07-18 17:00:48 +00:00
CServer.h now cancelling and waiting for the accept client thread before 2002-07-18 17:00:48 +00:00
CXWindowsPrimaryScreen.cpp moved onError() method to IScreenReceiver from IPrimaryScreenReceiver. 2002-07-16 16:52:26 +00:00
CXWindowsPrimaryScreen.h moved onError() method to IScreenReceiver from IPrimaryScreenReceiver. 2002-07-16 16:52:26 +00:00
Makefile.am checkpoint. still refactoring. merged common code from primary 2002-07-13 22:00:38 +00:00
resource.h checkpoint. merging win32 code. server on X is currently broken 2001-11-19 00:33:36 +00:00
server.cpp checkpoint. still refactoring. merged common code from primary 2002-07-13 22:00:38 +00:00
server.dsp checkpoint. refactored win32 code. had to edit and rename some 2002-07-15 15:01:36 +00:00
server.rc Fixes to get win32 client and server up to date. 2002-04-30 16:23:03 +00:00