The forked worker does not need to accept connections from the server's
socket fd. So let's just close them explicitly to avoid surprises.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGc07424ec633c: commandserver: close server's fds explicitly from a worker
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.