]> git.kaiwu.me - nginx.git/commit
Fixed the first argument to getsockopt().
authorRuslan Ermilov <ru@nginx.com>
Thu, 19 Dec 2013 09:43:18 +0000 (13:43 +0400)
committerRuslan Ermilov <ru@nginx.com>
Thu, 19 Dec 2013 09:43:18 +0000 (13:43 +0400)
commitbf800822dfd27e75a610f8474a672860ec9145d4
tree4fa6a279b7d131a5b2cb2c461bc2c43de6e701a3
parent37b7de6df74b29153b4bfd0da5bef28fb4dbda77
Fixed the first argument to getsockopt().

While here, always initialize the last argument.
src/core/ngx_connection.c