[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: Yun Zheng Hu <yunzheng.hu_at_gmail.com>
Date: 2005-08-25 22:00:45 CEST

gotcha, I actually copied the network code from some example, guess I
had to double check it for errors.

But it was more of a proof of concept code to hang the system on OS X,
which shouldnt happen in the first place.

On 8/25/05, Malcolm Rowe <malcolm-svn-dev@farside.org.uk> wrote:
> 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 22:02:25 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.