mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-05 16:55:27 -05:00
rename TCPListener to TCPHub
This commit is contained in:
@@ -24,7 +24,7 @@ type HttpProxyServer struct {
|
||||
accepting bool
|
||||
space app.Space
|
||||
config *Config
|
||||
tcpListener *hub.TCPListener
|
||||
tcpListener *hub.TCPHub
|
||||
listeningPort v2net.Port
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user