aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTroy Giorshev <troygiorshev@gmail.com>2020-06-17 10:41:48 -0400
committerTroy Giorshev <troygiorshev@gmail.com>2020-06-17 15:23:06 -0400
commit80d4423f997e15780bfa3f91bf4b4bf656b8ea45 (patch)
tree9f564977992158a7be98873a76a031e71cda0544 /.gitignore
parent39bd9ddb8783807b9cde6288233e86ad7c85d61f (diff)
downloadbitcoin-80d4423f997e15780bfa3f91bf4b4bf656b8ea45.tar.xz
Test buffered valid message
A message can be broken across two buffers, with the split inside its header. Usually this will occur when sending many messages, such that the first buffer fills. This test uses the RPC to verify that the message is actually being received in two pieces. There is a very rare chance of a race condition where the test framework sends a message in between the two halves of the message under test. In this case the peer will almost certainly disconnect and the test will fail. An assert has been added to help debugging that rare case.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions