On Wed, Aug 13, 2003 at 11:30:04PM +0100, Colm MacCarthaigh,,, wrote:
> 
> After all, if someone did:
> 
> Listen 80
> 
> and then:
> 
> Listen 127.0.0.1 80
> 
> Shouldnt the original socket get re-used ? Or alternatively an error 
> delivered.

*actually thinks about it*

obviously then "Listen 127.0.0.1 80" followed by "Listen 80" wont work
in an acceptable manner. It really needs to bomb out if anything tries
to listen on the same port as a passive address.

-- 
Colm MacCárthaigh                        Public Key: [EMAIL PROTECTED]
[EMAIL PROTECTED]                                         http://www.stdlib.net/

Reply via email to