mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-12-16 20:24:15 +03:00
abbf8fb87b
There could be a bug caused by the lack of SO_REUSEPORT
6 lines
55 B
Go
6 lines
55 B
Go
// +build delve
|
|
|
|
package isdelve
|
|
|
|
const Enabled = true
|