Stephen Halter
|
dc902f5fc4
|
Update SocketOutput to not call QueueUserWorkItem unnecessarily
|
2015-09-25 12:49:28 -07:00 |
Louis DeJardin
|
52dc37eae7
|
Fixing a header parsing bug
When request header data arrives with \r\n split across packets
|
2015-09-25 12:49:16 -07:00 |
Stephen Halter
|
0ef096b41c
|
Increment connection id for logging
|
2015-09-10 11:41:22 -07:00 |
Ivan Derevyanko
|
a93a66fe7c
|
Replace Trace.WriteLine with ITraceLogger
|
2015-09-09 00:26:26 +02:00 |
Ivan Derevyanko
|
6d47227975
|
KestrelTrace refactored and added to the ServiceContext. Close aspnet/KestrelHttpServer#141
|
2015-09-05 18:17:17 +02:00 |
Stephen Halter
|
b2226772e3
|
Expand timeout in SocketOutputTests due to flakiness on the CI server
#154
|
2015-08-07 12:27:04 -07:00 |
Stephen Halter
|
7446fe4cc7
|
Update SocketOutputTests to account for the "immediate" Write param
|
2015-08-03 16:20:30 -07:00 |
Stephen Halter
|
cce9d8f09c
|
Make SocketOutput more testable
- Added a MockLibUv class
- Create a SocketOutputTests class
|
2015-07-28 16:57:22 -07:00 |