diff options
author | Ruslan Ermilov <ru@nginx.com> | 2020-06-01 22:31:23 +0300 |
---|---|---|
committer | Ruslan Ermilov <ru@nginx.com> | 2020-06-01 22:31:23 +0300 |
commit | 9c3ac44de268f0cf057bc5dd67929e74c9bbc3e3 (patch) | |
tree | efd5b0a5a0a9b1e15997fb022d11c8b29c4a5347 /src/core/ngx_crypt.c | |
parent | da370de9904e00f48e59e92f8bff29d5fe6a3ff2 (diff) | |
download | nginx-9c3ac44de268f0cf057bc5dd67929e74c9bbc3e3.tar.gz nginx-9c3ac44de268f0cf057bc5dd67929e74c9bbc3e3.zip |
Fixed SIGQUIT not removing listening UNIX sockets (closes #753).
Listening UNIX sockets were not removed on graceful shutdown, preventing
the next runs. The fix is to replace the custom socket closing code in
ngx_master_process_cycle() by the ngx_close_listening_sockets() call.
Diffstat (limited to 'src/core/ngx_crypt.c')
0 files changed, 0 insertions, 0 deletions