- Simplify KestrelServer by refactoring address binding into a separate class - Use strategy pattern to implement address binding for different sceanrios - Add fallback from binding 0.0.0.0 if binding to [::] fails (can happen if UvException with EAFNOSUPPORT is thrown) |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Server.Kestrel.Core.Tests | ||
| Microsoft.AspNetCore.Server.Kestrel.FunctionalTests | ||
| Microsoft.AspNetCore.Server.Kestrel.Performance | ||
| Microsoft.AspNetCore.Server.Kestrel.Tests | ||
| Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests | ||
| shared | ||