]> git.kaiwu.me - nginx.git/commit
Introduced the NGX_COMPAT macro.
authorRuslan Ermilov <ru@nginx.com>
Thu, 29 Sep 2016 12:28:24 +0000 (15:28 +0300)
committerRuslan Ermilov <ru@nginx.com>
Thu, 29 Sep 2016 12:28:24 +0000 (15:28 +0300)
commitc40de746829971f2edbf9faeae64d4516cb5466e
treeece4a42e478e892423a571fd94a19c0ae1f5ff63
parent833d03a0a2f9fa62de0f347a08c36a787bcdd8e2
Introduced the NGX_COMPAT macro.

When enabled, some structures are padded to be size compatible
with their NGINX Plus versions.
src/core/ngx_config.h
src/core/ngx_module.h
src/event/ngx_event_connect.h
src/http/ngx_http_upstream.h
src/http/ngx_http_upstream_round_robin.h
src/stream/ngx_stream_upstream.h
src/stream/ngx_stream_upstream_round_robin.h