Closed stickz closed 4 months ago
This commit optimizes UDP trackers with a fast path to ipv4 sockets. When using UDNS, we know the address is going to resolve to IPV4. We can skip a few checks to increase performance.
This commit optimizes UDP trackers with a fast path to ipv4 sockets. When using UDNS, we know the address is going to resolve to IPV4. We can skip a few checks to increase performance.