mirror of
https://github.com/nginx/nginx.git
synced 2024-12-04 13:59:00 +08:00
84b0ad63fb
Resolved warnings about declarations that hide previous local declarations. Warnings about WSASocketA() being deprecated resolved by explicit use of WSASocketW() instead of WSASocket(). When compiling without IPv6 support, WinSock deprecated warnings are disabled to allow use of gethostbyname(). |
||
---|---|---|
.. | ||
ngx_stream_access_module.c | ||
ngx_stream_core_module.c | ||
ngx_stream_handler.c | ||
ngx_stream_limit_conn_module.c | ||
ngx_stream_proxy_module.c | ||
ngx_stream_ssl_module.c | ||
ngx_stream_ssl_module.h | ||
ngx_stream_upstream_hash_module.c | ||
ngx_stream_upstream_least_conn_module.c | ||
ngx_stream_upstream_round_robin.c | ||
ngx_stream_upstream_round_robin.h | ||
ngx_stream_upstream_zone_module.c | ||
ngx_stream_upstream.c | ||
ngx_stream_upstream.h | ||
ngx_stream.c | ||
ngx_stream.h |