Fix calculation of number of bound sockets to use #9253
pull TheBlueMatt wants to merge 1 commits into bitcoin:master from TheBlueMatt:2016-11-nbind changing 1 files +3 −1-
TheBlueMatt commented at 2:56 am on December 1, 2016: memberPulled this out of #9243 because it is a logically separate change.
-
Fix calculation of number of bound sockets to use 9e1f46821d
-
fanquake added the label Bug on Dec 1, 2016
-
fanquake added the label Needs backport on Dec 1, 2016
-
sipa commented at 6:36 am on December 1, 2016: memberutACK 9e1f46821d5bb69e2cbf25738eefa7c6cb99c838
-
laanwj commented at 7:05 am on December 1, 2016: member
-
paveljanik commented at 7:18 am on December 1, 2016: contributorWhat is returned by
mapMultiArgs.at("-bind").size()
if!mapMultiArgs.count("-bind")
? Do we need the condition at all? Edit: answering to myself:std::out_of_range
exception is thrown. -
sipa commented at 7:21 am on December 1, 2016: member@paveljanik It would raise an exception. Using
[]
instead would result in adding “-bind” as a key to the map. -
paveljanik commented at 7:24 am on December 1, 2016: contributorACK 9e1f468
-
jonasschnelli commented at 7:44 am on December 1, 2016: contributorutACK 9e1f46821d5bb69e2cbf25738eefa7c6cb99c838
-
gmaxwell commented at 10:52 am on December 1, 2016: contributorutACK
-
instagibbs commented at 4:56 pm on December 1, 2016: memberutACK 9e1f46821d5bb69e2cbf25738eefa7c6cb99c838
-
sipa merged this on Dec 1, 2016
-
sipa closed this on Dec 1, 2016
-
sipa referenced this in commit c1a5227684 on Dec 1, 2016
-
luke-jr referenced this in commit 28d0f224fd on Dec 2, 2016
-
laanwj added the label P2P on Dec 19, 2016
-
laanwj removed the label Needs backport on Sep 5, 2017
-
codablock referenced this in commit 0fe5659211 on Jan 16, 2018
-
codablock referenced this in commit ae526a19fc on Jan 16, 2018
-
codablock referenced this in commit 180e379e2d on Jan 17, 2018
-
lateminer referenced this in commit 39e1d793ce on Oct 24, 2018
-
andvgal referenced this in commit e555586024 on Jan 6, 2019
-
CryptoCentric referenced this in commit 9a095848bf on Feb 25, 2019
-
MarcoFalke locked this on Sep 8, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 15:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 15:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me