Home
last modified time | relevance | path

Searched refs:NGX_HAVE_SO_SNDLOWAT (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_solaris_config.h99 #ifndef NGX_HAVE_SO_SNDLOWAT
101 #define NGX_HAVE_SO_SNDLOWAT 0 macro
H A Dngx_linux_config.h110 #ifndef NGX_HAVE_SO_SNDLOWAT
112 #define NGX_HAVE_SO_SNDLOWAT 0 macro
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_config.h50 #ifndef NGX_HAVE_SO_SNDLOWAT
51 #define NGX_HAVE_SO_SNDLOWAT 1 macro
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_fastcgi_module.c3762 #elif !(NGX_HAVE_SO_SNDLOWAT) in ngx_http_fastcgi_lowat_check()
H A Dngx_http_proxy_module.c4267 #elif !(NGX_HAVE_SO_SNDLOWAT) in ngx_http_proxy_lowat_check()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c5086 #elif !(NGX_HAVE_SO_SNDLOWAT) in ngx_http_core_lowat_check()