mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-01-05 23:39:05 +03:00
abbf8fb87b
There could be a bug caused by the lack of SO_REUSEPORT
6 lines
57 B
Go
6 lines
57 B
Go
// +build !delve
|
|
|
|
package isdelve
|
|
|
|
const Enabled = false
|