aspnetcore/test/Microsoft.AspNetCore.Http.C...
BrennanConroy e9937ffb66
Split lock into WriteLock and StateLock to prevent deadlocks and unneeded lock contention (#2081)
2018-04-18 17:44:05 -07:00
..
ApplicationLifetime.cs
HttpConnectionDispatcherTests.cs Split lock into WriteLock and StateLock to prevent deadlocks and unneeded lock contention (#2081) 2018-04-18 17:44:05 -07:00
HttpConnectionManagerTests.cs
LongPollingTests.cs
MapConnectionHandlerTests.cs
Microsoft.AspNetCore.Http.Connections.Tests.csproj
NegotiateProtocolTests.cs Added support for negotiate response to redirect the client to another SignalR endpoint (#2070) 2018-04-18 14:22:45 -07:00
ServerSentEventsMessageFormatterTests.cs
ServerSentEventsTests.cs
TestWebSocketConnectionFeature.cs
WebSocketsTests.cs