ModernUO/Projects/Server/Network/NetState
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
..
NetState.ClientVersion.cs Breaks out NetState (#275) 2020-10-17 20:56:40 -07:00
NetState.cs Updates networking to make pipe writer awaitable (#290) 2020-10-27 11:22:07 -07:00
ProtocolChanges.cs Breaks out NetState (#275) 2020-10-17 20:56:40 -07:00