diff --git a/xfr.go b/xfr.go index 28b3c644..ad9232c7 100644 --- a/xfr.go +++ b/xfr.go @@ -24,6 +24,8 @@ type Transfer struct { tsigTimersOnly bool } +// Think we need to away to stop the transfer + // In performs an incoming transfer with the server in a. func (t *Transfer) In(q *Msg, a string) (env chan *Envelope, err error) { timeout := dnsTimeout