Commit 786ffb3
committed
Merge bitcoin#17160: refactor: net: subnet lookup: use single-result LookupHost()
a989f98 refactor: net: subnet lookup: use single-result LookupHost() (Sebastian Falbesoner)
Pull request description:
plus describe single IP subnet case for more clarity
ACKs for top commit:
jonatack:
utACK a989f98 the patch rebases cleanly to master, the debug build is green, and it is essentially the same patch as c8991f0 modulo local variable naming, braced initialization, and a comment
vasild:
ACK a989f98
Tree-SHA512: 082d3481b1fa5e5f3267b7c4a812954b67b36d1f94c5296fe20110699f053e5042dfa13f728ae20249e9b8d71e930c3b119410125d0faeccdfbdc259223ee3a61 file changed
+6
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
| 685 | + | |
686 | 686 | | |
687 | 687 | | |
688 | | - | |
689 | | - | |
690 | | - | |
| 688 | + | |
691 | 689 | | |
692 | | - | |
693 | 690 | | |
694 | 691 | | |
695 | 692 | | |
| |||
701 | 698 | | |
702 | 699 | | |
703 | 700 | | |
| 701 | + | |
704 | 702 | | |
705 | | - | |
706 | | - | |
| 703 | + | |
| 704 | + | |
707 | 705 | | |
708 | 706 | | |
709 | 707 | | |
710 | 708 | | |
711 | | - | |
| 709 | + | |
712 | 710 | | |
713 | 711 | | |
714 | 712 | | |
| |||
0 commit comments