Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
listenUDPInPortRange wasn't passing the Zone and would always fail to bind. This would cause high CPU usage as every port in the range would be attempted and fail. Fixes #742
- Loading branch information