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