[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] fix non interruptable hang in svn client when connecting

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2005-08-25 21:48:03 CEST

On Thu, Aug 25, 2005 at 09:36:31PM +0200, Yun Zheng Hu wrote:
> inet_addr("localhost");

No, that still doesn't work.

You need something like inet_addr("72.36.163.131"), and indeed, when you
try it, you'll see it works fine (it times out, and is interruptible).

So I won't say that this is completely unrelated, because it generates the
same symptoms, but it's not a good test case.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 25 21:48:56 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.