Re: Taking advantage of TCP Loopback fast path in Windows

2014-10-07 Thread Alan Bateman
On 02/10/2014 11:17, Kirk Shoop (MS OPEN TECH) wrote: : We tried the suggestions in this thread and the result is a much smaller patch that works as well as the previous patch. https://openjdkcontrib.blob.core.windows.net/tcploopback/webrev-20141002.zip GetVersionEx is not used and th

RE: Taking advantage of TCP Loopback fast path in Windows

2014-10-07 Thread Kirk Shoop (MS OPEN TECH)
From: Alan Bateman [mailto:alan.bate...@oracle.com] Sent: Tuesday, October 7, 2014 7:41 AM This looks much better and I can sponsor this. Thank you :) One that we need to decide on is the system property to enable this. You are currently using "windows.enableFastLocalTcpLoopback". In recent time