Moving this to it's own thread. On Mon, Feb 23, 2009 at 11:08 AM, Guillaume Nodet <gno...@gmail.com> wrote: > FWIW, the test is hanging at the following point:
Looks another case of TCP/IP stacks behaving differently on different platforms. Would you be able to see what state the server socket is in when this happens (it runs on a random port so you have to look for the process)? > The timeout on the socket is set to 0, so I suspect it will just wait > forever ... Well, at least longer then anyone cares to wait around. I'll set a shorter timeout for it. /niklas