diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2016-04-17 11:45:38 +0100 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2016-04-17 11:45:38 +0100 |
commit | 6bca9a8ef435b6b8a5dca917ec848c076c3a971e (patch) | |
tree | b22aa700d6aee2bc2730d27462317b814ce851d3 /cmake | |
parent | net_node: fix connection leak when ping fails with bad response (diff) | |
download | monero-6bca9a8ef435b6b8a5dca917ec848c076c3a971e.tar.xz |
abstract_tcp_server2: avoid deadlock waiting for send queue to drain
If we reach the send queue size limit, we need to release the lock,
or we will deadlock and it will never drain.
If we reach that limit, it's likely there's another problem in the
first place though, so it will probably not drain in practice either,
unless some kind of transient network timeout.
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions