r170: Use waitpid() rather than wait() to avoid it hanging while waiting for a
authoryoe <yoe>
Fri, 4 Aug 2006 18:34:12 +0000 (18:34 +0000)
committeryoe <yoe>
Fri, 4 Aug 2006 18:34:12 +0000 (18:34 +0000)
commit815bfd15bb4338489536728aeb19497e264d1728
tree32b2d3616d79c3555ec06373f4b3d7ad320513a8
parent09497bd6114b30674859385e04c54d190d47cd9a
r170: Use waitpid() rather than wait() to avoid it hanging while waiting for a
child if we receive a spurious SIGCHLD.
nbd-server.c