Comment 1 for bug 1034809

Revision history for this message
Alexander Sack (asac) wrote : Re: Fast Models [7.1.42 (May 25 2012)] UserPort Networking feels flaky

OK, from my experiments I can say that TIME_WAIT might indeed have an influence on this. I couldn't reproduce a not-created socket for 5555 if i wait for TIME_WAIT socket to go away.

Fastmodel probably should use SO_REUSEADDR to fix this.

We probably can work around in LAVA by waiting for TIME_WAIT socket to die.