mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-22 21:15:35 +03:00
abbf8fb87b
There could be a bug caused by the lack of SO_REUSEPORT
5 lines
57 B
Go
5 lines
57 B
Go
// +build !delve
|
|
|
|
package isdelve
|
|
|
|
const Enabled = false
|