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 fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MockLibuv.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MockSocket.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MockSocketOuptut.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MockSystemClock.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
PassThroughConnectionFilter.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
SocketInputExtensions.cs Improve the performance of connection filters 2016-08-03 16:45:39 -07:00
TestApplicationErrorLogger.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
TestKestrelTrace.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00