]> Git Repo - VerusCoin.git/commit
-fuzzmessagestest=N : randomly corrupt 1-of-N sent messages
authorGavin Andresen <[email protected]>
Mon, 28 Oct 2013 06:28:00 +0000 (16:28 +1000)
committerGavin Andresen <[email protected]>
Tue, 29 Oct 2013 01:20:14 +0000 (11:20 +1000)
commit9038b18f4655a5b8ad119d768decd1c693ebd7dd
tree6c1f93a7b83201ef029347bfdbf388a9216860b8
parentd5d1425657d0dd2dc76f4938c8141a387a81a5a8
-fuzzmessagestest=N : randomly corrupt 1-of-N sent messages

I needed this to test the new "reject" p2p message, but it should be generally
useful for fuzz-testing network message handling code.
src/net.cpp
src/net.h
This page took 0.023246 seconds and 4 git commands to generate.