mirror of
https://github.com/amnezia-vpn/amneziawg-go.git
synced 2025-06-07 22:03:44 +02:00
Back to sticky sockets on android
This commit is contained in:
parent
625d59da14
commit
bbf320c477
2 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build !linux android
|
||||
// +build !linux
|
||||
|
||||
/* SPDX-License-Identifier: GPL-2.0
|
||||
*
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
// +build !android
|
||||
|
||||
/* SPDX-License-Identifier: GPL-2.0
|
||||
*
|
||||
* Copyright (C) 2017-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
|
||||
|
|
Loading…
Add table
Reference in a new issue