diff options
author | s_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b> | 2009-11-13 01:23:08 +0000 |
---|---|---|
committer | s_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b> | 2009-11-13 01:23:08 +0000 |
commit | 70e79525c97c33a5fca8674d47d86cc2b7ae197a (patch) | |
tree | 7427ce9b17468ed4a9dec82b380c2dd40a5332ca /build-msw.txt | |
parent | 956468c29adcbff83ab7c2e52d91f8e87b704853 (diff) |
monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@38 1a98c847-1fd6-4fd8-948a-caf3550aa51b
Diffstat (limited to 'build-msw.txt')
-rw-r--r-- | build-msw.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-msw.txt b/build-msw.txt index eb6348bada..a159a71aeb 100644 --- a/build-msw.txt +++ b/build-msw.txt @@ -8,7 +8,7 @@ the OpenSSL Toolkit (http://www.openssl.org/). This product includes cryptographic software written by Eric Young (eay@cryptsoft.com).
- WINDOWS BUILD NOTES
+WINDOWS BUILD NOTES
Compilers Supported
|