crs
68940e58f3
win32 changes. now including windows.h with WIN32_LEAN_AND_MEAN
...
to avoid including some stuff we don't want (like winsock).
2002-06-10 16:49:46 +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
ea6b347b18
Indentation changes.
2002-04-29 14:40:01 +00:00
crs
3f6146b15f
checkpoint. merging win32 code. server on X is currently broken
...
and client probably is.
2001-11-19 00:33:36 +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