Avoid sticky sockets on Android

The android policy routing system does insane things.
This commit is contained in:
Jason A. Donenfeld
2018-05-22 19:40:51 +02:00
parent b4cef2524f
commit 65a74f3175
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
// +build !android
/* SPDX-License-Identifier: GPL-2.0
*
* Copyright (C) 2017-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.