danicoin/contrib
moneromooo-monero 3102feb56c
abstract_tcp_server2: fix send queue limit warning spam
When the send queue limit is reached, it is likely to not drain
any time soon. If we call close on the connection, it will stay
alive, waiting for the queue to drain before actually closing,
and will hit that check again and again. Since the queue size
limit is the reason we're closing in the first place, we call
shutdown directly.
2016-04-17 11:47:22 +01:00
..
epee abstract_tcp_server2: fix send queue limit warning spam 2016-04-17 11:47:22 +01:00
otshell_utils Merge pull request #712 2016-03-11 20:15:10 +02:00
CMakeLists.txt updated copyright year 2015-12-31 08:39:56 +02:00