Avoid sticky sockets on Android

The android policy routing system does insane things.
This commit is contained in:
Jason A. Donenfeld
2018-05-22 23:22:23 +02:00
parent b4cef2524f
commit 65a74f3175
2 changed files with 8 additions and 3 deletions
+2
View File
@@ -1,3 +1,5 @@
// +build !android
/* SPDX-License-Identifier: GPL-2.0
*
* Copyright (C) 2017-2018 Jason A. Donenfeld <[email protected]>. All Rights Reserved.