mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 10:08:15 -05:00
fix build break
This commit is contained in:
parent
efc8c23207
commit
7fab28cf0b
@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
type connection struct {
|
||||
stream Ray
|
||||
stream InboundRay
|
||||
closed bool
|
||||
localAddr net.Addr
|
||||
remoteAddr net.Addr
|
||||
|
Loading…
Reference in New Issue
Block a user