]> git.kaiwu.me - nginx.git/commit
Stream: using ngx_stream_ssl_srv_conf_t *sscf naming convention.
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 22 Mar 2024 10:18:51 +0000 (14:18 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Fri, 22 Mar 2024 10:18:51 +0000 (14:18 +0400)
commite4a062b18699c18f570c736e7cbb4245b0659bb6
tree0da1f47a26fdb94d7c23e285b62042ed8f00eed7
parenta168b810e23627070271dc8bab61cfd6f0caddd7
Stream: using ngx_stream_ssl_srv_conf_t *sscf naming convention.

Originally, the stream module was developed based on the mail module,
following the existing style.  Then it was diverged to closely follow
the http module development.  This change updates style to use sscf
naming convention troughout the stream module, which matches the http
module code style.  No functional changes.
src/stream/ngx_stream_ssl_module.c
src/stream/ngx_stream_ssl_module.h