This ensures that child processes are reaped in the outer loop in
main().
PR: 294035
Fixes: 66b107e82b2f ("ctld: Use kevent(2) for socket events rather than select(2)")
Sponsored by: Chelsio Communications
Differential D56525
ctld: Return from the inner "main" loop on EINTR Authored by jhb on Mon, Apr 20, 2:26 PM. Tags None Referenced Files
Subscribers
Details
This ensures that child processes are reaped in the outer loop in PR: 294035
Diff Detail
|