mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-11-15 08:05:36 -05:00
rename TCPListener to TCPHub
This commit is contained in:
@@ -20,7 +20,7 @@ type DokodemoDoor struct {
|
||||
address v2net.Address
|
||||
port v2net.Port
|
||||
space app.Space
|
||||
tcpListener *hub.TCPListener
|
||||
tcpListener *hub.TCPHub
|
||||
udpHub *hub.UDPHub
|
||||
listeningPort v2net.Port
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user