aspnetcore/test/Microsoft.AspNetCore.Server...
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
..
IISExtensionTests.cs Upgrade to xunit 2.3.0-beta4 2017-08-22 16:49:36 -07:00
IISMiddlewareTests.cs Use ipv4 when binding to ANCM port (#470) 2017-11-03 10:24:41 -07:00
Microsoft.AspNetCore.Server.IISIntegration.Tests.csproj Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00