summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_port_socket.c
diff options
context:
space:
mode:
authorAndrew Clayton <andrew@digital-domain.net>2022-06-09 22:47:03 +0100
committerAndrew Clayton <andrew@digital-domain.net>2022-06-15 21:14:37 +0100
commitd6170d4c459fc90432dbd2a04ed9f02fa1353626 (patch)
treefbf58e6a00f7615d7f818f849b8d91f607ba2d39 /src/nxt_port_socket.c
parent6a8081d71e805b12d0f7fd32ce72d60babadfc85 (diff)
downloadunit-archive/constVariable.tar.gz
unit-archive/constVariable.tar.bz2
Marked a couple of variables 'const'.archive/constVariable
As was pointed out by the cppcheck[0] static code analysis utility we can mark a couple of variables as 'const'. This acts a hint to the compiler about our intentions and the compiler will tell us when we deviate from them. [0]: https://cppcheck.sourceforge.io/
Diffstat (limited to 'src/nxt_port_socket.c')
0 files changed, 0 insertions, 0 deletions