ModernUO/Projects/Server/Buffers
Kamron Batman 5f7e4bf050
Updates networking to make pipe writer awaitable (#290)
- [X] Updates result so it is preallocated
- [X] Updates PipeWriter so it is awaitable
- [X] Simplifies NetState code to match changes
- [X] Adds a byte for empty checking so incoming/outgoing can have full pipes.

Bumps release version
2020-10-27 11:22:07 -07:00
..
CircularBuffer.cs Updates Pipe & Makes NetState more testable (#288) 2020-10-25 17:40:08 -07:00
CircularBufferReader.cs Updates networking to make pipe writer awaitable (#290) 2020-10-27 11:22:07 -07:00
CircularBufferWriter.cs Updates networking to make pipe writer awaitable (#290) 2020-10-27 11:22:07 -07:00
SpanReader.cs Changes Huffman to in-place & Adds CircularBuffer (#287) 2020-10-25 12:54:37 -07:00
SpanReadExtensions.cs Updates span extensions (#276) 2020-10-17 21:14:03 -07:00
SpanWriteExtensions.cs Changes account packets to functional (#284) 2020-10-25 23:47:29 -07:00
SpanWriter.cs Changes Huffman to in-place & Adds CircularBuffer (#287) 2020-10-25 12:54:37 -07:00