crs
e3dcf7febf
performance fixes on win32 plus clean up of some warnings. also
...
improved error messages when uninstalling service.
2002-06-14 18:08:20 +00:00
crs
62519b19fe
indentation and other formatting changes. also cleaned up
...
#includes.
2002-06-10 22:06:45 +00:00
crs
1d3807cb0e
added SIGINT and SIGTERM handling to unix client and server.
...
either signal causes the main thread to be cancelled. added
necessary code to make main thread cancellation clean up
nicely.
2002-06-02 18:49:35 +00:00
crs
024f76c909
changed un-inlined code to avoid bogus VC++ level 4 warnings.
...
added support for more win32 thread priorities.
2002-05-22 16:55:05 +00:00
crs
ea6b347b18
Indentation changes.
2002-04-29 14:40:01 +00:00
crs
b3291bc2b5
fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't
...
wait forever). also fixed early return from sleep due to signal.
now forcing client to initialize CThread to ensure global mutex
gets initialized before threads are used.
2001-10-14 18:29:43 +00:00
crs
ff81f708e2
Started over.
2001-10-06 14:13:28 +00:00