transfer work from PR #837

This commit is contained in:
Nico T
2024-01-03 13:03:45 -05:00
committed by Brian May
parent 60ee5b910b
commit 8da94c39ea
3 changed files with 11 additions and 2 deletions

View File

@ -2,6 +2,7 @@ import io
import socket
from socket import AF_INET, AF_INET6
import errno
import time
from unittest.mock import patch, call
import sshuttle.helpers