[haiku-development] Re: [haiku] Re: NetPositive missing symbol?

  • From: Stephan Aßmus <superstippi@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 07 Feb 2012 11:23:36 +0100

Am 07.02.2012 10:40, schrieb François Revol:
On 07/02/2012 10:29, "Axel Dörfler" wrote:
Hi Donn,


On February 6, 2012 at 11:27 PM Donn Cave<donn@xxxxxxxxxxx>  wrote:
If you use strace on WebPositive, you can see what it's up to during
those seconds - I think you'll see it's timing out in _kern_select,
after sending what I believe are IPV6 DNS requests.  (The timeouts add
up to 22 seconds, maybe my wall clock timing is off.)  My fix was to
specify an IPv4-only option for the curl library called by webcore.


I guess we should better disable IPv6 for some time then. The easiest way
to do this (beyond removing its modules) would be to disable it in
getaddrinfo() the way it has been before recently.

How about we fix it instead ?
The world is going IPv6 definitely on 6th of june this year, that's not
very far ahead, so better be ready...

How about we disable it now, fix it and then enable it again, before June 6? :-P

Best regards,
-Stephan


Other related posts: