fix problem when UDP client requesting both IPv4 and IPv6
This commit is contained in:
parent
c34c99450f
commit
99b4121fd9
4 changed files with 74 additions and 26 deletions
|
@ -24,8 +24,6 @@ function run_test {
|
|||
return 0
|
||||
}
|
||||
|
||||
pip install PySocks
|
||||
|
||||
python --version
|
||||
coverage erase
|
||||
mkdir tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue