Page MenuHomeFreeBSD

ctld: Return from the inner "main" loop on EINTR
ClosedPublic

Authored by jhb on Mon, Apr 20, 2:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 6:12 PM
Unknown Object (File)
Tue, Apr 21, 11:57 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable