view auto/stubs @ 6558:68854ce64ec7

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.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 23 May 2016 12:50:59 +0300
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


have=NGX_SUPPRESS_WARN . auto/have

have=NGX_SMP . auto/have