- Changed socket output to be based on pipelines - Changed connection filter glue to be based on pipelines - Codegen that used `MemoryPoolIterator` for output now uses `WritableBuffer` - Made `UvWriteReq` async/await friendly with `LibuvAwaitable<T>` - Deleted MemoryPool and friends |
||
|---|---|---|
| .. | ||
| TestResources | ||
| DummyApplication.cs | ||
| HttpClientSlim.cs | ||
| HttpParsingData.cs | ||
| KestrelTestLoggerFactory.cs | ||
| LifetimeNotImplemented.cs | ||
| MockConnection.cs | ||
| MockSocketOutput.cs | ||
| MockSystemClock.cs | ||
| PassThroughConnectionAdapter.cs | ||
| StringExtensions.cs | ||
| TestApp.cs | ||
| TestApplicationErrorLogger.cs | ||
| TestConnection.cs | ||
| TestFrame.cs | ||
| TestKestrelTrace.cs | ||
| TestResources.cs | ||
| TestServer.cs | ||
| TestServiceContext.cs | ||