Try to SO_REUSEADDR on Windows

This commit is contained in:
Neil Alexander 2018-12-05 23:10:50 +00:00
parent eae8f9a666
commit ae48a1721e
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
2 changed files with 23 additions and 1 deletions

View file

@ -1,4 +1,4 @@
// +build !linux,!darwin,!netbsd,!freebsd,!openbsd,!dragonflybsd
// +build !linux,!darwin,!netbsd,!freebsd,!openbsd,!dragonflybsd,!windows
package yggdrasil