mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-16 10:28:29 -07: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
|