Sign in
android-kvm
/
linux
/
refs/heads/for-upstream/guestmem
/
.
/
tools
/
testing
/
selftests
/
net
/
ovpn
/
test-close-socket-tcp.sh
blob: 093d44772ffdf5aa8d0aa5505c21cb2c77a70aa0 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2025 OpenVPN, Inc.
#
# Author: Antonio Quartulli <antonio@openvpn.net>
PROTO
=
"TCP"
source test
-
close
-
socket
.
sh