mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-30 05:55:20 -05:00
rename dispatcher.Interface
This commit is contained in:
@@ -24,7 +24,7 @@ type DokodemoDoor struct {
|
||||
accepting bool
|
||||
address v2net.Address
|
||||
port v2net.Port
|
||||
packetDispatcher dispatcher.PacketDispatcher
|
||||
packetDispatcher dispatcher.Interface
|
||||
tcpListener *internet.TCPHub
|
||||
udpHub *udp.Hub
|
||||
udpServer *udp.Server
|
||||
|
||||
Reference in New Issue
Block a user