aspnetcore/test
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
..
Microsoft.AspNet.Server.Kestrel.FunctionalTests Enable the LargeUpload functional test now that #234 is resolved 2015-10-09 15:58:14 -07:00
Microsoft.AspNet.Server.KestrelTests Don't allocate Exceptions unnecessarily 2015-10-16 15:25:37 -07:00