Skip to content

Commit 22ae77b

Browse files
iangudgerbradfitz
authored andcommitted
dns/dnsmessage: change Builder to append and update documentation
The new appending behavior is required for an efficient DNS client. (*Builder).Start was intended to append, but didn't. This was a mistake (all tests and examples assumed that it did). In addition, message compression when appending has been fixed. Updates golang/go#16218 Change-Id: I3f42aa6e653e2990fa90368a2803e588ea15b85a Reviewed-on: https://go-review.googlesource.com/97716 Reviewed-by: Brad Fitzpatrick <[email protected]> Run-TryBot: Brad Fitzpatrick <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
1 parent cbe0f93 commit 22ae77b

File tree

2 files changed

+283
-159
lines changed

2 files changed

+283
-159
lines changed

0 commit comments

Comments
 (0)