Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In UdpSocketHandler.innerCalculateMaxPacketSize() the lesser of the configurable variable node.maxPacketSize and UdpSocketHandler.MAX_ALLOWED_MTU is used, the latter of which was hard coded to 1280.
- Loading branch information