ModernUO/Projects
Kamron Batman 7d9bc9ff0a
fix: Fixes thread guard and cleans up incoming packet reader (#1641)
### Summary
* Fixes syntax compile error when THREADGUARD is enabled.
* Removes `int packetLength` from incoming packet handles since they aren't needed.

### Developer Notes
Incoming packet handler `SpanReader` is now properly scoped to that packet by length.
2023-12-19 17:04:09 -08:00
..
Server fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00
Server.Tests chore(deps): Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 (#1633) 2023-12-12 09:02:04 -08:00
UOContent fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00
UOContent.Tests chore(deps): Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 (#1633) 2023-12-12 09:02:04 -08:00