Merge branch 'master' of github.com:miekg/dns

This commit is contained in:
Miek Gieben 2014-06-06 21:10:48 +01:00
commit 05cfaca9f0
1 changed files with 2 additions and 0 deletions

2
xfr.go
View File

@ -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