]> git.kaiwu.me - nginx.git/commit
Core: externalized ngx_cmp_sockaddr().
authorRuslan Ermilov <ru@nginx.com>
Fri, 6 Dec 2013 10:30:27 +0000 (14:30 +0400)
committerRuslan Ermilov <ru@nginx.com>
Fri, 6 Dec 2013 10:30:27 +0000 (14:30 +0400)
commitefd0e0e177b2d87ca9255027861ada96e03bb5da
treeae525d1f075c506026f02c2e5847e1341f99afb5
parent159486239f6d83063ad3bef86ad2a85a832c428b
Core: externalized ngx_cmp_sockaddr().

It's also extended with the "cmp_port" argument to indicate
whether ports should be compared as well, or only addresses.
src/core/ngx_cycle.c
src/core/ngx_inet.c
src/core/ngx_inet.h