mirror of
https://github.com/miekg/dns.git
synced 2025-10-16 04:11:07 +02:00
fmt
This commit is contained in:
parent
d78c870779
commit
3a6edfa2c9
2
xfr.go
2
xfr.go
@ -141,8 +141,6 @@ func checkXfrSOA(in *Msg, first bool) bool {
|
|||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// XfrSend performs an outgoing [AI]xfr depending on the request message. The
|
// XfrSend performs an outgoing [AI]xfr depending on the request message. The
|
||||||
// caller is responsible for sending the correct sequence of RR sets through
|
// caller is responsible for sending the correct sequence of RR sets through
|
||||||
// the channel c. For reasons of symmetry XfrToken is re-used.
|
// the channel c. For reasons of symmetry XfrToken is re-used.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user