2 references to SocketPath
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
AddressBinderTests.cs (2)
149Assert.Equal("/tmp/kestrel-test.sock", listenOptions.SocketPath); 160Assert.Equal("c:/foo/bar/pipe.socket", listenOptions.SocketPath);