On Thu, Jan 24, 2002 at 04:47:36PM -0500, Pierre A. Humblet wrote: > Corinna Vinschen wrote: > > > Isn't that just the usual effect that sockets remain in TIME_WAIT > > state for 2MSL seconds? > > I realize I am mixing two things. Seeing reused ports in netstat > isn't much of a problem in itself, as long as new calls can come > in. That's the OK case I see now all the time on NT. However the > problem I am chasing (on Win98) is that new calls are not accepted.
Did you set the SO_REUSEADDR flag? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/