MCPcopy 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
59func (s *IPAddrTestServer) Close() error {
60 return s.udpServ.PacketConn.Close()
61}
62
63func (s *IPAddrTestServer) Addr() *net.UDPAddr {
64 return s.udpServ.PacketConn.LocalAddr().(*net.UDPAddr)

Callers 1

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected