aspnetcore/src/Shared/ServerInfrastructure
James Newton-King 84269f3894
Use resettable awaitable in flow control (#19783)
2020-03-18 15:27:49 +13:00
..
Http2 Generalize Http2Cat #14894 (#17438) 2019-12-03 16:16:52 -08:00
BufferExtensions.cs Remove unsafe use ASCII.GetBytes for WriteAscii (#18404) 2020-02-26 00:23:18 +00:00
BufferWriter.cs Generalize Http2Cat #14894 (#17438) 2019-12-03 16:16:52 -08:00
DuplexPipe.cs Generalize Http2Cat #14894 (#17438) 2019-12-03 16:16:52 -08:00
DuplexPipeStream.cs Generalize Http2Cat #14894 (#17438) 2019-12-03 16:16:52 -08:00
DuplexPipeStreamAdapter.cs Generalize Http2Cat #14894 (#17438) 2019-12-03 16:16:52 -08:00
ManualResetValueTaskSource.cs Use resettable awaitable in flow control (#19783) 2020-03-18 15:27:49 +13:00
MemoryPoolExtensions.cs Generalize Http2Cat #14894 (#17438) 2019-12-03 16:16:52 -08:00
ReadMe.md Generalize Http2Cat #14894 (#17438) 2019-12-03 16:16:52 -08:00
SharedStrings.resx Generalize Http2Cat #14894 (#17438) 2019-12-03 16:16:52 -08:00
SslDuplexPipe.cs Generalize Http2Cat #14894 (#17438) 2019-12-03 16:16:52 -08:00
StringUtilities.cs Eliminate range checks from ConcatAsHexSuffix + Instrinsics (#18406) 2020-02-26 13:30:45 -08:00

ReadMe.md

This folder contains shared product code that is also used with the Http2Cat test framework.