-(global): fixing the installation flow on windows

There could be a bug caused by the lack of SO_REUSEPORT
This commit is contained in:
Andrey Meshkov
2019-12-23 14:57:10 +03:00
parent c5537968b1
commit abbf8fb87b
6 changed files with 30 additions and 1 deletions

5
isdelve/delve.go Normal file
View File

@@ -0,0 +1,5 @@
// +build delve
package isdelve
const Enabled = true