ModernUO/Projects/Server/Buffers
Kamron Batman 525cda5413
Cleanup & Fixes for .NET 5 (#309)
- [X] Fixes several bugs
- [X] Updates more ordinal issues
- [X] Cleans up the code a bit
- [X] Turns classes static that should have been
- [X] Changes TcpServer.Instances to a HashSet

Bumps release version
2020-11-15 10:03:50 -08:00
..
CircularBuffer.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08: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 Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08: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