DNS request ipv6 first

This commit is contained in:
BreakWa11 2015-10-26 16:37:27 +08:00
parent 6ee8035735
commit c8423e360d
4 changed files with 53 additions and 12 deletions

View file

@ -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