aspnetcore/test/Microsoft.AspNet.Server.Kes...
Stephen Halter c809beec18 Don't allocate Exceptions unnecessarily
- Allocate Exceptions in the ReadStart callbacks if necessary instead
  of in UvStreamHandle.
- This also fixes a bug in ListenerSecondary where it should have
  previously been looking at the error code instead of the read count.

#237
2015-10-16 15:25:37 -07:00
..
TestHelpers
TestResources
ChunkedResponseTests.cs
ConnectionFilterTests.cs
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
EngineTests.cs Address PR feedback 2015-10-15 16:52:37 -07:00
FrameRequestHeadersTests.cs
FrameResponseHeadersTests.cs
FrameTests.cs
HttpsConnectionFilterTests.cs Reacting to testing changes 2015-10-13 05:24:25 -07:00
LifetimeNotImplemented.cs Use IApplicationLifetime.StopApplication instead of 2015-10-14 01:09:11 -07:00
MemoryPoolBlock2Tests.cs
MemoryPoolExtensions.cs
MessageBodyTests.cs Add test for large blocks not taken from slab 2015-10-14 16:11:38 -07:00
Microsoft.AspNet.Server.KestrelTests.xproj
MultipleLoopTests.cs Don't allocate Exceptions unnecessarily 2015-10-16 15:25:37 -07:00
NetworkingTests.cs Don't allocate Exceptions unnecessarily 2015-10-16 15:25:37 -07:00
Program.cs
ServerAddressFacts.cs
SocketOutputTests.cs
TestConnection.cs
TestDateHeaderValueManager.cs
TestInput.cs
TestLogger.cs
TestServer.cs
TestServiceContext.cs Use IApplicationLifetime.StopApplication instead of 2015-10-14 01:09:11 -07:00
project.json