]> git.kaiwu.me - nginx.git/commit
Belatedly changed the ngx_create_listening() prototype.
authorRuslan Ermilov <ru@nginx.com>
Fri, 20 May 2016 14:02:04 +0000 (17:02 +0300)
committerRuslan Ermilov <ru@nginx.com>
Fri, 20 May 2016 14:02:04 +0000 (17:02 +0300)
commit61fbcd1cad8b2ba3f160c64ed8ddb3f19a11bd9c
tree498b02e50d1792a90cd7152f5000982c82112140
parent61ec58a9bed5ec0cae60c3f3b8d46382beecc5c6
Belatedly changed the ngx_create_listening() prototype.

The function is called only with "struct sockaddr *" since 0.7.58.
src/core/ngx_connection.c
src/core/ngx_connection.h