[ros-dev] Loopback problem
Magnus Olsen
magnus at itkonsult-olsen.com
Thu Dec 22 11:37:29 CET 2005
Reading all post of this I think we should do as ms does set it to every
200ms
instead of every 2500.
change it to 200ms
+1
----- Original Message -----
From: "Ge van Geldorp" <gvg at reactos.org>
To: "'ReactOS Development List'" <ros-dev at reactos.org>
Sent: den 22 December 2005 11:05
Subject: RE: [ros-dev] Loopback problem
> It turns out that the Mozilla control does set the TCP_NODELAY flag, we
just
> don't implement it yet. I looked at adding it, but we're missing
> setsockopt() all together. It doesn't make much sense to add it to our
> current code now, with Alex's rewrite coming up.
>
> If there are no objections, I want to commit the attached patch. It does 2
> things:
> - Send delayed ACKs every 200ms instead of every 2500ms
> - Force Nagle off for the loopback interface (testing shows that Windows
> does this too, there's no congestion problem on the loopback interface)
>
> GvG
>
----------------------------------------------------------------------------
----
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
More information about the Ros-dev
mailing list