DNS request ipv6 first
This commit is contained in:
parent
6ee8035735
commit
c8423e360d
4 changed files with 53 additions and 12 deletions
|
@ -3,7 +3,8 @@ import time
|
|||
import sys
|
||||
import threading
|
||||
import os
|
||||
os.chdir(os.path.split(os.path.realpath(__file__))[0])
|
||||
|
||||
os.chdir(os.path.dirname(os.path.realpath(__file__)))
|
||||
|
||||
import server_pool
|
||||
import db_transfer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue