Mercurial > public > mercurial-scm > hg
diff hgweb.cgi @ 38291:c07424ec633c
commandserver: close server's fds explicitly from a worker
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.
Differential Revision: https://phab.mercurial-scm.org/D3720
author | Jun Wu <quark@fb.com> |
---|---|
date | Tue, 12 Jun 2018 12:41:09 -0700 |
parents | 4b0fc75f9403 |
children | 47ef023d0165 |