Fix daemon mode #131

pull tcatm wants to merge 2 commits into bitcoin:master from tcatm:fix-daemon-mode changing 1 files +16 −8
  1. tcatm commented at 10:29 PM on March 22, 2011: none
    • -daemon is ignored on windows
    • bitcoind only forks with -daemon set
  2. disable -daemon on windows; bitcoind forks only with -daemon set c2f76c3df8
  3. TheBlueMatt commented at 9:23 AM on March 31, 2011: member

    Works for me, though isn't the standard to check for WXMSW instead of WIN32 even on bitcoind in most of the code?

  4. gavinandresen commented at 12:04 AM on April 6, 2011: contributor

    BlueMatt is right-- #ifndef WXMSW would be more consistent with the rest of the code.

  5. WIN32 -> __WXMSW__ 10923358f0
  6. jgarzik commented at 4:01 AM on April 9, 2011: contributor

    Pulled, after testing on multiple machines.

    Also, I modded the commit slightly, to call setsid() inside ui.cpp, which is a second Daemonize site.

  7. jgarzik closed this on Apr 9, 2011

  8. CoinGame referenced this in commit b2c2b0b0b2 on Jul 6, 2014
  9. sipa referenced this in commit a064934ec0 on Dec 4, 2014
  10. sipa referenced this in commit 87bddb7a3a on Dec 4, 2014
  11. sipa referenced this in commit eb6347679b on Dec 5, 2014
  12. dexX7 referenced this in commit b0f8afd47a on Jul 14, 2015
  13. keo referenced this in commit 2e39bf1dc4 on Mar 6, 2016
  14. rebroad referenced this in commit cb2d12a4cf on Dec 7, 2016
  15. deadalnix referenced this in commit d220062ac2 on Jan 19, 2017
  16. jtimon referenced this in commit b56e4d0dfa on Apr 20, 2017
  17. destenson referenced this in commit fd1d3c891d on Nov 18, 2017
  18. attilaaf referenced this in commit f8434dfe3c on Jan 13, 2020
  19. rajarshimaitra referenced this in commit e0f8533658 on Mar 23, 2021
  20. rajarshimaitra referenced this in commit c9a5e04c46 on Aug 5, 2021
  21. DrahtBot 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: 2026-04-13 21:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me