2 references to ListenOptions
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\AddressBinder.cs (1)
122options = new ListenOptions(parsedAddress.UnixPipePath);
KestrelServerOptions.cs (1)
589var listenOptions = new ListenOptions(socketPath);