Thanks to nolisten patch, "bitcoin.exe -nolisten -datadir=<path>" should be able to start second Bitcoin client in Windows. Probably because some additional checks, this is not possible.
-
slush0 commented at 10:26 PM on February 21, 2011: none
-
joric commented at 12:59 PM on July 8, 2011: none
init.cpp:308
#if defined(__WXMSW__) && defined(GUI) // wxSingleInstanceChecker doesn't work on Linux ... #endifProbably the whole block should be removed so long as lock file works right on windows.
-
joric commented at 3:36 PM on July 8, 2011: none
Seems that single instance check is older than the lock file code. The whole block is obsolete. Just tried it, locking works fine without that checking.
-
laanwj commented at 6:32 PM on December 3, 2011: member
This is no longer relevant with bitcoin-qt, closing issue
- laanwj closed this on Dec 3, 2011
- FuzzyBearBTC referenced this in commit 8ca2464969 on Mar 30, 2014
- glv2 referenced this in commit c285fedee0 on Jul 22, 2014
- rdponticelli referenced this in commit 774594e979 on Nov 26, 2014
- kac- referenced this in commit 66583314e5 on Jan 23, 2015
- keo referenced this in commit 1ef85b8c1a on Feb 5, 2016
- jtimon referenced this in commit 906eb51a14 on Mar 11, 2016
- ptschip referenced this in commit a8fb71367e on Aug 17, 2016
- core-bitcoin referenced this in commit 59bd37e2b4 on Jul 15, 2017
- classesjack referenced this in commit 6ded84d316 on Jan 2, 2018
- cryptapus referenced this in commit 81c3538b58 on Jan 10, 2018
- CryptAxe referenced this in commit 581d31267f on Mar 11, 2018
- lateminer referenced this in commit 02cd07e0db on Feb 23, 2019
- attilaaf referenced this in commit b09f331428 on Jan 13, 2020
- KolbyML referenced this in commit d4769b5f9b on Sep 4, 2020
- rajarshimaitra referenced this in commit a54a4810ff on Aug 5, 2021
- DrahtBot locked this on Sep 8, 2021
- muxator referenced this in commit 03269df269 on May 9, 2023
Labels