summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorAndrew Clayton <andrew@digital-domain.net>2022-06-14 17:29:08 +0100
committerAndrew Clayton <andrew@digital-domain.net>2022-06-15 21:14:50 +0100
commit3de7f7ec36d6291959233c4aa78732e720f62202 (patch)
tree8de74725fb0f2da80748c7931c7115ff04103692 /docs
parenta66cd9a0f380b26ac4ba4b329052822d7d2e8e53 (diff)
downloadunit-archive/knownConditionTrueFalse.tar.gz
unit-archive/knownConditionTrueFalse.tar.bz2
Socket: removed useless port < 1 check.archive/knownConditionTrueFalse
In src/nxt_sockaddr.c::nxt_job_sockaddr_inet_parse() there is a check that port > 0 then there is a check that port < 1 || port > 65535, well we _know_ it can't be less than 1.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions