commit | e7d2931f4048deb3edb9362b83479f0575051370 | [log] [tgz] |
---|---|---|
author | Ruslan Ermilov <ru@nginx.com> | Mon May 23 12:50:59 2016 +0300 |
committer | Ruslan Ermilov <ru@nginx.com> | Mon May 23 12:50:59 2016 +0300 |
tree | b3f61b02a490bcd3824004b9c53920e4591c5826 | |
parent | fdfe502ff4ca17b4eb9bc97705030f0606a2fd8e [diff] |
Stream: fixed duplicate listen address detection. The 6f8254ae61b8 change inadvertently fixed the duplicate port detection similar to how it was fixed for mail in b2920b517490. It also revealed another issue: the socket type (tcp vs. udp) wasn't taken into account.