]> git.kaiwu.me - nginx.git/commit
Modules compatibility: removed dependencies on NGX_STREAM_SSL.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 10 Oct 2016 15:44:17 +0000 (18:44 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 10 Oct 2016 15:44:17 +0000 (18:44 +0300)
commit78f91756cdf4523a5dd3e71184b09c2265efee6f
tree94ad194fb7163e930e5b316f76744fbe54376ad3
parent8fd8c32ccf7987f51d774edfcf7f5a65c75c137a
Modules compatibility: removed dependencies on NGX_STREAM_SSL.

External structures are now identical regardless of stream SSL module
compiled in or not.
src/stream/ngx_stream.c
src/stream/ngx_stream.h
src/stream/ngx_stream_upstream.h
src/stream/ngx_stream_upstream_round_robin.h