Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MetaCubeX/mihomo
/ PacketConn
Struct
PacketConn
transport/shadowsocks/shadowaead/packet.go:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
type
PacketConn
struct
{
61
N.EnhancePacketConn
62
Cipher
63
}
64
65
const
maxPacketSize = 64 * 1024
66
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected