Sanity checks for port ranges in listen sections.
authoraland <aland>
Tue, 12 Feb 2008 10:20:37 +0000 (10:20 +0000)
committeraland <aland>
Tue, 12 Feb 2008 10:20:37 +0000 (10:20 +0000)
commit4f13c2e68c2305fbd20322b437f9c59fe2f163b9
treee4bce16b892dce50a5ccb043fbc907166b1f501d
parentec343b20e03ad52ae355a2634a097adc58c9722f
Sanity checks for port ranges in listen sections.

Allow listen { type = proxy }, which can simplify some configs

Grab port number from getsockname(), if available
src/main/listen.c