cannot restart innd
William F. Maton
wmaton at ryouko.dgim.crc.ca
Thu Mar 21 11:32:04 UTC 2002
On Tue, 19 Mar 2002, Kenichi Okada wrote:
> > I also get this on my linux boxes. Seems to be a missing setsockopt
> > (speculating here). What you have to do is wait until the lingering
> > socket expires/times out, then you can restart. It's a bit ofa pain.
>
> I think it is a prolem aboult SO_REUSEADDR, too.
>
> Inndstart seems to do setsocket() AFTER bind() in inndstart.c(l.225 - l.240)
> Is it correct?
Hmmmm...Russ, Jeffrey, should setsockopt() not be called _before_ bind()?
wfms
More information about the inn-workers
mailing list