diff options
author | Felix Lange <fjl@twurst.com> | 2015-03-19 22:16:06 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-03-19 22:16:06 +0800 |
commit | b9e0b11e7da387bbb426d25c36d495c4f099722f (patch) | |
tree | 93ecc3ea85d7def8e7e1aa6df55938e3e9a7f42f /eth/backend.go | |
parent | a7bced779a599fb3f87a69a5f8bb8017b62dc0a3 (diff) | |
download | go-tangerine-b9e0b11e7da387bbb426d25c36d495c4f099722f.tar.gz go-tangerine-b9e0b11e7da387bbb426d25c36d495c4f099722f.tar.zst go-tangerine-b9e0b11e7da387bbb426d25c36d495c4f099722f.zip |
p2p: interrupt MsgPipe payload read/write
This is better because protocols might not actually read the payload for
some errors (msg too big, etc.) which can be a pain to test with the old
behaviour.
Diffstat (limited to 'eth/backend.go')
0 files changed, 0 insertions, 0 deletions