Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/foxcpp/maddy
/ Close
Method
Close
framework/dns/dnssec_test.go:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
func
(s *IPAddrTestServer) Close() error {
60
return
s.udpServ.PacketConn.Close()
61
}
62
63
func
(s *IPAddrTestServer) Addr() *net.UDPAddr {
64
return
s.udpServ.PacketConn.LocalAddr().(*net.UDPAddr)
Callers
1
TestExtResolver_AuthLookupIPAddr
Function · 0.95
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected