Add sighup and block flag to block connections

Former-commit-id: 694a7986f5
This commit is contained in:
Owen
2026-05-25 21:58:27 -07:00
parent 34d2cad512
commit 71eb811829
10 changed files with 175 additions and 27 deletions

View File

@@ -1,8 +1,3 @@
/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2017-2025 WireGuard LLC. All Rights Reserved.
*/
package netstack2
import (