]> git.kaiwu.me - nginx.git/commit
Fixed "sendmsg() failed" alerts on HP-UX.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 18 Jun 2012 14:11:29 +0000 (14:11 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 18 Jun 2012 14:11:29 +0000 (14:11 +0000)
commit97f7bf25c937f530b9184409c1f2bd8e4f3d2d99
treef70fda15bc8dc09c823cbf11a09409d327c303cd
parenta769c530ff587705754469c01c41688a995a12ce
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.
auto/os/conf
src/os/unix/ngx_posix_config.h