This commit is contained in:
Miek Gieben 2011-09-11 21:32:36 +02:00
parent 6f78219c22
commit 18256533ff
1 changed files with 3 additions and 0 deletions

3
xfr.go
View File

@ -4,6 +4,9 @@ import (
"os"
)
// Fix the sending function to work on messages, keep the size
// of the callers contral
// XfrReceives requests an incoming Ixfr or Axfr. If the message q's question
// section contains an AXFR type an Axfr is performed, if it is IXFR it does
// an Ixfr.