]> git.kaiwu.me - nginx.git/commit
Fixed build with signed socklen_t and unix sockets.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 5 Aug 2013 07:40:33 +0000 (11:40 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 5 Aug 2013 07:40:33 +0000 (11:40 +0400)
commit4d1b08bb1cb1edaa413d0f652ba68a7fba292419
tree39d6673fe1bb9bb8f6c9ed8b2823729b2ef81bc0
parent7c6971cff3de85e50c9fcda45eaa50d788dc86e5
Fixed build with signed socklen_t and unix sockets.

This seems to be the case at least under Cygwin, where build was broken
by 05ba5bce31e0 (1.5.3).

Reported by Kevin Worthington,
http://mailman.nginx.org/pipermail/nginx/2013-August/040028.html.
src/core/ngx_inet.c