mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-06-21 02:09:55 -04:00
fix frame meta
This commit is contained in:
@@ -62,8 +62,8 @@ n bytes - address
|
||||
*/
|
||||
|
||||
type FrameMetadata struct {
|
||||
SessionID uint16
|
||||
Target net.Destination
|
||||
SessionID uint16
|
||||
Option Option
|
||||
SessionStatus SessionStatus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user