added comment/todo

This commit is contained in:
Miek Gieben 2014-06-04 10:21:27 +00:00
parent 060e66250e
commit e8919b372d
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