aboutsummaryrefslogtreecommitdiff
path: root/src/protocol.h
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2013-03-01 01:41:28 +0100
committerPieter Wuille <sipa@ulyssis.org>2013-03-29 23:56:26 +0100
commit967f24590b43f0f84148f669d886b40fe45aa978 (patch)
tree5e0116b462a5433907d5400456d0006e14d332ee /src/protocol.h
parentb9ff2970b9fbb24e2fffc449b4ef478d019633d8 (diff)
downloadbitcoin-967f24590b43f0f84148f669d886b40fe45aa978.tar.xz
Some fixes to CNetMessage processing
* Change CNode::vRecvMsg to be a deque instead of a vector (less copying) * Make sure to acquire cs_vRecvMsg in CNode::CloseSocketDisconnect (as it may be called without that lock).
Diffstat (limited to 'src/protocol.h')
0 files changed, 0 insertions, 0 deletions