Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix sign extension issue when encoding 2-byte number for packets. Con…
…verting short back to ushort before it gets extended to int fixes the problem.
- Loading branch information