MCPcopy
hub / github.com/passteque/gluetun / Close

Method Close

internal/healthcheck/icmp/apple_ipv4.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (i *ipv4Wrapper) Close() error {
32 return i.ipv4Conn.Close()
33}
34
35func (i *ipv4Wrapper) LocalAddr() net.Addr {
36 return i.ipv4Conn.LocalAddr()

Callers 15

CheckMethod · 0.80
Test_TunFunction · 0.80
getTempPathFunction · 0.80
Test_Checker_fullcheckFunction · 0.80
tcpTLSCheckFunction · 0.80
CheckMethod · 0.80
EchoMethod · 0.80
CreateUserMethod · 0.80
VersionMethod · 0.80
startFunction · 0.80
initModuleFunction · 0.80
getModulesInfoFunction · 0.80

Calls

no outgoing calls

Tested by 7

Test_TunFunction · 0.64
getTempPathFunction · 0.64
Test_Checker_fullcheckFunction · 0.64
launchUDPServerFunction · 0.64
Test_ServerFunction · 0.64