Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperly
authorPhilip Kaufmann <phil.kaufmann@t-online.de>
Mon, 11 Jun 2012 05:40:14 +0000 (07:40 +0200)
committerLuke Dashjr <luke-jr+git@utopios.org>
Thu, 14 Jun 2012 17:53:59 +0000 (17:53 +0000)
commit276cfd85304be27bb2c04c087c8f3ea25cb6f77d
treee22604dbe955365b7696b5da3473c854419edf18
parent0b1fda6f6542a309d59f511ab1c417f891a7237b
Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperly

(Partial/merge of upstream 9247134eaba9a1d0fa74f22de238af14766630051a3f0da9229a8e524d1010cdc8bd3b9da71fe529, and 3e343522226e6c249f5cb05436eec347b87c6361)
src/bitcoinrpc.cpp
src/init.cpp
src/init.h
src/main.cpp
src/net.cpp
src/qt/bitcoin.cpp
src/qt/bitcoingui.cpp
src/qtui.h
src/test/test_bitcoin.cpp