Refactor proxy selection.

This commit is contained in:
Chen Yufei
2014-07-08 23:01:34 +08:00
parent 21d69448b1
commit a4fa2816b6
7 changed files with 142 additions and 92 deletions

View File

@@ -51,12 +51,7 @@ func main() {
initStat()
if !hasParentProxy() {
info.Println("no parent proxy server")
}
if debug {
printParentProxy()
}
initParentPool()
/*
if *cpuprofile != "" {