aspnetcore/test
David Fowler cf576559b6 Fix write after close (#1526)
- Change Alloc to be a Write with a callback that exposes the WritableBuffer.
This allows the ISocketOutput to implementation to not call the callback if
the underlying socket is dead.
- Added a new functional test
2017-03-20 23:58:26 -07:00
..
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests Fix write after close (#1526) 2017-03-20 23:58:26 -07:00
Microsoft.AspNetCore.Server.Kestrel.Performance Use correct config for response buffer limit (#1516) 2017-03-20 15:43:55 -07:00
Microsoft.AspNetCore.Server.KestrelTests Fix write after close (#1526) 2017-03-20 23:58:26 -07:00
shared Fix write after close (#1526) 2017-03-20 23:58:26 -07:00