mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-08-19 07:41:46 +00:00
chore: fix comments
This commit is contained in:
@@ -133,7 +133,9 @@ func (e *udpSessionEntry) initConn(firstMsg *protocol.UDPMessage) error {
|
||||
}
|
||||
|
||||
e.conn = conn
|
||||
|
||||
if firstMsg.Addr != actualAddr {
|
||||
// Hook changed the address, enable address override
|
||||
e.OverrideAddr = actualAddr
|
||||
e.OriginalAddr = firstMsg.Addr
|
||||
}
|
||||
|
Reference in New Issue
Block a user