diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2013-04-30 18:42:01 +0200 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2013-05-01 20:56:50 +0200 |
commit | a9d9f0f5f72ab1f9ebc2f76bfe3b7921fa2826d7 (patch) | |
tree | 3ff31649fefa8ec471a3c97a408d7cb96c86d740 /contrib/test-patches | |
parent | 1c621e70bee7575cdf31a08c42eeee3db2b7fdbf (diff) |
Do not kill connections on recv buffer overflow
Instead of killing a connection when the receive buffer overflows,
just temporarily halt receiving before that happens. Also, no
matter what, always allow at least one full message in the receive
buffer (otherwise blocks larger than the configured buffer size
would pause indefinitely).
Diffstat (limited to 'contrib/test-patches')
0 files changed, 0 insertions, 0 deletions