Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
31
func
(i *ipv4Wrapper) Close() error {
32
return
i.ipv4Conn.Close()
33
}
34
35
func
(i *ipv4Wrapper) LocalAddr() net.Addr {
36
return
i.ipv4Conn.LocalAddr()
Callers
15
Check
Method · 0.80
Test_Tun
Function · 0.80
getTempPath
Function · 0.80
Test_Checker_fullcheck
Function · 0.80
tcpTLSCheck
Function · 0.80
Check
Method · 0.80
Echo
Method · 0.80
CreateUser
Method · 0.80
Version
Method · 0.80
start
Function · 0.80
initModule
Function · 0.80
getModulesInfo
Function · 0.80
Calls
no outgoing calls
Tested by
7
Test_Tun
Function · 0.64
getTempPath
Function · 0.64
Test_Checker_fullcheck
Function · 0.64
launchUDPServer
Function · 0.64
Test_readCustomConfigLines
Function · 0.64
Test_authHandler_ServeHTTP
Function · 0.64
Test_Server
Function · 0.64