aspnetcore/test
David Fowler 08186bb198
Use ipv4 when binding to ANCM port (#470)
- Today we use localhost which binds to both the ipv4 and ipv6 addresses.
ANCM never communicates over ipv6 so it's pointless. This should also properly crash
the process if the ipv4 address fails to bind (which we've seen reports in real applications for).
2017-11-03 10:24:41 -07:00
..
IISIntegration.FunctionalTests Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
IISIntegration.IISServerFunctionalTests Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
IISTestSite Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
Microsoft.AspNetCore.Server.IISIntegration.Tests Use ipv4 when binding to ANCM port (#470) 2017-11-03 10:24:41 -07:00
TestSites Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
Directory.Build.props Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00