Chris R
|
1f50f4c2a8
|
#231 bind to IPv6Any, add functional tests.
|
2015-10-05 16:13:11 -07:00 |
Louis DeJardin
|
091084cfe2
|
Refactoring MemoryPool class locations
Moving Iterator out into its own file rather than being a nested class
Moving pool classes into Infrastructure namespace instead of Http
|
2015-09-25 12:49:23 -07:00 |
Louis DeJardin
|
d3a87c4c14
|
Removing MessageBodyExchanger base class
|
2015-09-25 12:49:17 -07:00 |
Louis DeJardin
|
1f6aaebeda
|
Changing flow control for incoming data
SocketInput is now awaitable
Input buffers are slab-allocated and pinned from large object heap
Request frame parsing is offloaded from libuv thread
|
2015-09-25 12:49:14 -07:00 |
Louis DeJardin
|
557f6d6993
|
Refactoring response control flow
- Bring through both sync and async execution paths
- Remove callback pattern from from and socketoutput write calls
|
2015-09-25 12:47:51 -07:00 |
Stephen Halter
|
0670b7ae61
|
Ensure all the C# files have copyright notices
|
2015-07-06 17:49:00 -07:00 |
Louis DeJardin
|
74a4c8cd27
|
Renaming KestralTests folder KestrelTests
|
2014-07-07 13:08:28 -07:00 |