aspnetcore/test/Microsoft.AspNetCore.Server.../TestHelpers
Stephen Halter 9727a4db86 Improve the performance of connection filters
- Buffer connection filter input less by using ProducingStart/Complete
- Simplify FilteredStreamAdapter
2016-08-03 16:45:39 -07:00
..
MockConnection.cs Always throw same exception type on read after connection error (#975). 2016-07-21 16:33:56 -07:00
MockFrameControl.cs
MockLibuv.cs
MockSocket.cs
MockSocketOuptut.cs
MockSystemClock.cs
PassThroughConnectionFilter.cs
SocketInputExtensions.cs Improve the performance of connection filters 2016-08-03 16:45:39 -07:00
TestApplicationErrorLogger.cs
TestKestrelTrace.cs