diff options
author | Valentin Bartenev <vbart@wbsrv.ru> | 2022-12-18 21:29:02 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@wbsrv.ru> | 2022-12-18 21:29:02 +0300 |
commit | 641368249c319a833a7d9c4256cd9fd1b3e29a39 (patch) | |
tree | 25c46a0634d8c35f0e039c057797e21f30c0a260 /src/os/unix/ngx_setaffinity.c | |
parent | 95133893f9821fd08619d5d2af71ea2c3345f095 (diff) | |
download | nginx-641368249c319a833a7d9c4256cd9fd1b3e29a39.tar.gz nginx-641368249c319a833a7d9c4256cd9fd1b3e29a39.zip |
Fixed port ranges support in the listen directive.
Ports difference must be respected when checking addresses for duplicates,
otherwise configurations like this are broken:
listen 127.0.0.1:6000-6005
It was broken by 4cc2bfeff46c (nginx 1.23.3).
Diffstat (limited to 'src/os/unix/ngx_setaffinity.c')
0 files changed, 0 insertions, 0 deletions