Stephen Halter
|
0aff4a0440
|
Handle client and server aborts differently from eachhother (#2612)
* Trace when app aborts connection
* Improve exception messages
* Always abort connection with ConnectionAbortedException
* Add ConnectionContext.Abort(Exception)
|
2018-06-01 14:42:30 -07:00 |
Stephen Halter
|
a9d6cf13eb
|
Consistently handle connection resets (#2547)
|
2018-05-22 16:38:21 -07:00 |
Stephen Halter
|
b0e1fa5e30
|
Fix connection abort
|
2018-04-23 17:01:49 -07:00 |
Pavel Krymets
|
2c108d9ba1
|
React to pipes in corefx (#2337)
|
2018-02-28 12:41:51 -08:00 |
Pavel Krymets
|
a84095e5c3
|
React to pipelines changes (#2275)
|
2018-01-29 14:34:48 -08:00 |
Stephen Halter
|
733ac1efab
|
Handle EPIPE like ECONNRESET on Linux (#2112)
|
2017-10-13 15:07:21 -07:00 |
Pavel Krymets
|
659fa967a1
|
Consume corefxlab packages and private build of C# compiler (#1976)
|
2017-08-07 13:58:19 -07:00 |
Nate McMaster
|
6584a8b5fd
|
Shorten folder names
Remove the Microsoft.AspNetCore.Server prefix from csproj and their folders. This is required to help us avoid max path issues on Windows.
|
2017-07-28 11:11:55 -07:00 |