Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Shunt UDP send/recieve into seperate threads to increase throughput, …
…with large player counts we were previously getting dropped packets when recieve queue filled. Hopefully this should resolve it. Also boosted tcp backlog.
- Loading branch information