Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
windows: add SIO_UDP_NETRESET constant
In order to get BSD like behavior with regard to ICMP, it is necessary to set SIO_UDP_NETRESET as well as SIO_UDP_CONNRESET. Updates golang/go#68614
- Loading branch information