MCPcopy
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

runMethod · 0.95
PutMethod · 0.65
CloseMethod · 0.65
NewPoolFunction · 0.65
TestSnellV4RoundTripFunction · 0.65
TestSnellV4ZeroChunkFunction · 0.65
CloseMethod · 0.65
NewGostWebsocketFunction · 0.65
DialContextMethod · 0.65
ListenPacketMethod · 0.65

Implementers 5

PacketMuxtransport/openvpn/mux.go
datagramPacketIOtransport/openvpn/control.go
streamPacketIOtransport/openvpn/control.go
memoryPacketIOtransport/openvpn/control_test.go
h2IpConntransport/masque/client_h2.go

Calls

no outgoing calls