aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.h
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2012-06-18 14:11:29 +0000
committerMaxim Dounin <mdounin@mdounin.ru>2012-06-18 14:11:29 +0000
commit97f7bf25c937f530b9184409c1f2bd8e4f3d2d99 (patch)
treef70fda15bc8dc09c823cbf11a09409d327c303cd /src/http/ngx_http_request.h
parenta769c530ff587705754469c01c41688a995a12ce (diff)
downloadnginx-97f7bf25c937f530b9184409c1f2bd8e4f3d2d99.tar.gz
nginx-97f7bf25c937f530b9184409c1f2bd8e4f3d2d99.zip
Fixed "sendmsg() failed" alerts on HP-UX.
HP-UX needs _HPUX_ALT_XOPEN_SOCKET_API to be defined to be able to use various POSIX versions of networking functions. Notably sendmsg() resulted in "sendmsg() failed (9: Bad file number)" alerts without it. See xopen_networking(7) for more details.
Diffstat (limited to 'src/http/ngx_http_request.h')
0 files changed, 0 insertions, 0 deletions