yl604636754

Results 5 issues of yl604636754

netstat/netstat.go:42:9: undefined: skStates netstat/netstat.go:55:9: undefined: osTCPSocks netstat/netstat.go:61:9: undefined: osTCP6Socks /netstat/netstat.go:67:9: undefined: osUDPSocks /netstat/netstat.go:73:9: undefined: osUDP6Socks

我只知道logic中,balancer.go和nodes.go 是用来对comet服连接做负载的。但是,实在是不知道大体逻辑设计想法。作者能告诉一下么?

编译运行之后,总报NAT Type: UDP is blocked

NewClassicServer(addr, ip, username, password, tcpTimeout, udpTimeout) 这个接口即有addr,又有ip 。能说明设计之初,两者之间的区别么