mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-17 02:48:28 -07:00
8 lines
160 B
Go
8 lines
160 B
Go
|
// +build windows
|
||
|
|
||
|
package aghnet
|
||
|
|
||
|
// TODO(e.burkov): Write tests for Windows implementation.
|
||
|
//
|
||
|
// See https://github.com/AdguardTeam/AdGuardHome/issues/2846.
|