No description provided.
bugfix in dnslookup code: didn't compile in mingw #223
pull sipa wants to merge 1 commits into bitcoin:master from sipa:dnslookup changing 1 files +6 −4-
sipa commented at 4:04 PM on May 14, 2011: member
-
sipa commented at 4:05 PM on May 14, 2011: member
Can someone verify this compiles under mingw?
-
bugfix in dnslookup code: didn't compile in mingw 545a679aed
-
TheBlueMatt commented at 4:23 PM on May 14, 2011: member
Builds now, though shouldn't addrIP, at a minimum, be different depending on the sizeof(unsigned int)?
-
sipa commented at 4:48 PM on May 14, 2011: member
Well, bitcoin already used unsigned int for IP addresses. Maybe something to look into when we switch to getaddrinfo() and/or IPv6 support.
- sipa referenced this in commit f53faffb91 on May 14, 2011
- sipa merged this on May 14, 2011
- sipa closed this on May 14, 2011
- dexX7 referenced this in commit 25c85ce277 on Sep 6, 2015
- deadalnix referenced this in commit c630d3957f on Jan 8, 2017
- deadalnix referenced this in commit dbd3732020 on Feb 12, 2017
- classesjack referenced this in commit 13ba3907c8 on Jan 2, 2018
- attilaaf referenced this in commit 5c4beb0df6 on Jan 13, 2020
- cryptapus referenced this in commit 5572651d58 on May 3, 2021
- rajarshimaitra referenced this in commit 578f38e12b on Aug 5, 2021
- DrahtBot locked this on Sep 8, 2021
Contributors