Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MetaCubeX/mihomo
/ Close
Method
Close
transport/masque/masque.go:33–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
ReadPacket() (b []byte, err error)
32
WritePacket(b []byte) (icmp []byte, err error)
33
Close() error
34
}
35
36
// PrepareTlsConfig creates a TLS configuration using the provided certificate and SNI (Server Name Indication).
Callers
15
run
Method · 0.95
Put
Method · 0.65
Close
Method · 0.65
NewPool
Function · 0.65
TestSnellV4RoundTrip
Function · 0.65
TestSnellV4ZeroChunk
Function · 0.65
TestSnellV4FirstFrameIncludesInitialPadding
Function · 0.65
TestSnellV4UDPWriteKeepsDatagramInSingleFrame
Function · 0.65
Close
Method · 0.65
NewGostWebsocket
Function · 0.65
DialContext
Method · 0.65
ListenPacket
Method · 0.65
Implementers
5
PacketMux
transport/openvpn/mux.go
datagramPacketIO
transport/openvpn/control.go
streamPacketIO
transport/openvpn/control.go
memoryPacketIO
transport/openvpn/control_test.go
h2IpConn
transport/masque/client_h2.go
Calls
no outgoing calls
Tested by
15
TestSnellV4RoundTrip
Function · 0.52
TestSnellV4ZeroChunk
Function · 0.52
TestSnellV4FirstFrameIncludesInitialPadding
Function · 0.52
TestSnellV4UDPWriteKeepsDatagramInSingleFrame
Function · 0.52
TestServerHandlerModeRestrictions
Function · 0.52
TestManagerReuseSameEntry
Function · 0.52
TestManagerRespectMaxConnections
Function · 0.52
TestManagerRotateOnRequestLimit
Function · 0.52
TestManagerRotateOnReusableSecs
Function · 0.52
TestManagerRotateOnConnReuseLimit
Function · 0.52
TestUserHash_StableAcrossTableRotation
Function · 0.52
TestMultiplex_TCP_Echo
Function · 0.52