Descriptionnet: fix LookupSRV ordering on plan 9
lookup_plan9.go's lookupSRV is using the wrong order for srv results. order should be weight, priority, port, following the response from /net/dns:
chi Aug 9 20:31:13 Rread tag 20 count 61 '_xmpp-client._tcp.offblast.org srv 5 0 5222 iota.offblast.org' 72
Patch Set 1 #Patch Set 2 : code review 12708043: net: fix LookupSRV ordering on plan 9 #Patch Set 3 : diff -r 4fb48ae1b069 https://code.google.com/p/go/ #Patch Set 4 : diff -r 4fb48ae1b069 https://code.google.com/p/go/ #MessagesTotal messages: 3
|