Cesar Blum Silveira
|
375e8b7022
|
Change context relationships from inheritance to composition.
|
2016-09-27 11:53:06 -07:00 |
Cesar Blum Silveira
|
1a273f5a34
|
Improve keep-alive timeout.
- Track time more accurately
- Control timeout in Connection instead of Frame
|
2016-09-14 20:57:16 -07:00 |
Stephen Halter
|
1ecef8094a
|
Make Kestrel's response buffer limit configurable
|
2016-08-30 16:01:42 -07:00 |
Cesar Blum Silveira
|
3c0e0f8d88
|
Always throw same exception type on read after connection error (#975).
|
2016-07-21 16:33:56 -07:00 |
Andrew Stanton-Nurse
|
09f5be1434
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
Stephen Halter
|
07744e75d9
|
Gracefully handle connection close in SocketOutput.ProducingComplete
|
2016-06-02 16:54:00 -07:00 |
Stephen Halter
|
bc56d11d8c
|
Set IsBackground property to true on libuv Threads for non-debug builds
- If libuv doesn't shutdown as expected, the process will still stop. Thanks @benaadams!
- Address other minor PR feedback.
|
2016-02-17 16:40:05 -08:00 |
Stephen Halter
|
f4bb8d5eff
|
Verify that memory pool blocks aren't leaked in tests
|
2016-02-17 16:05:34 -08:00 |
Ben Adams
|
00b8a13b55
|
Merge+rename+rename resolve
|
2016-01-26 11:33:14 +00:00 |