You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as i know udp.CopyPacketConn (request part as a example) reads from *packetConnectionAdaptor, and writes to *packetConnWrapper, in which *packetConnWrapper extracts the dst addr to write here, while *packetConnectionAdaptor already extracted the dst packet header, does the extraction again. what i'm missing? sorry but @AkinoKaede .
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
as i know
udp.CopyPacketConn
(request part as a example) reads from *packetConnectionAdaptor, and writes to *packetConnWrapper, in which *packetConnWrapper extracts the dst addr to write here, while *packetConnectionAdaptor already extracted the dst packet header, does the extraction again. what i'm missing? sorry but @AkinoKaede .v2ray-core/common/net/packetaddr/connection_adaptor.go
Line 75 in aa32199
v2ray-core/common/net/packetaddr/connection_adaptor.go
Line 154 in aa32199
v2ray-core/proxy/shadowsocks/client.go
Lines 104 to 118 in aa32199
Beta Was this translation helpful? Give feedback.
All reactions