Alexandre Julliard
|
ef88637f5b
|
Made request tracing more robust against bogus lengths.
|
2000-04-04 19:33:27 +00:00 |
Alexandre Julliard
|
cb1fc735f0
|
Changed the server to return STATUS_* error codes.
|
2000-01-24 21:58:06 +00:00 |
Alexandre Julliard
|
1dca5e24c7
|
Moved poll handling to the generic part of the server objects.
Fixed busy waiting on POLLERR events.
Merged struct client into struct thread.
|
2000-01-01 00:56:27 +00:00 |
Alexandre Julliard
|
247b8aeeb9
|
Use poll() instead of select() for the server main loop.
Fixed races with SIGCHLD handling and ptrace.
Minor fixes to timeout handling.
|
1999-12-13 00:16:44 +00:00 |
Alexandre Julliard
|
ad47a30f5e
|
Implemented waitable timers.
|
1999-11-29 01:58:35 +00:00 |