mirror of
https://github.com/e1732a364fed/v2ray_simple.git
synced 2025-10-11 11:40:08 +08:00
修订代码,示例;添加 udp_timeout 配置
This commit is contained in:
@@ -274,6 +274,7 @@ func (dm *DNSMachine) QueryType(domain string, dns_type uint16) (ip net.IP) {
|
||||
break
|
||||
}
|
||||
}
|
||||
//没备用的,那就只好保持 dm.defaultConn.Conn 的 nil状态, 下一次dns查询就会失败
|
||||
|
||||
}
|
||||
dm.mutex.Unlock()
|
||||
|
Reference in New Issue
Block a user