commit | 247b8aeeb9358dcea0bea9e58ceb0bcd80d4155f | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Mon Dec 13 00:16:44 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Dec 13 00:16:44 1999 +0000 |
tree | 57f1d13a1754ffd7b08497951fd9eea57f04df96 | |
parent | 9e7b45fbc32696f26c050e372d73d3507f80a466 [diff] |
Use poll() instead of select() for the server main loop. Fixed races with SIGCHLD handling and ptrace. Minor fixes to timeout handling.