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
IISIntegration.IISServerFunctionalTests
IISTestSite
Microsoft.AspNetCore.Server.IISIntegration.Tests Use ipv4 when binding to ANCM port (#470) 2017-11-03 10:24:41 -07:00
TestSites
Directory.Build.props