danicoin/contrib/epee/include
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
..
net abstract_tcp_server2: fix send queue limit warning spam 2016-04-17 11:47:22 +01:00
serialization year updated in license 2015-01-02 18:52:46 +02:00
storages remove unecessary and bad std::move from portable_storage_template_helper.h 2016-03-25 14:33:58 +02:00
ado_db_helper.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
console_handler.h Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
copyable_atomic.h year updated in license 2015-01-02 18:52:46 +02:00
file_io_utils.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
global_stream_operators.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
gzip_encoding.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
hmac-md5.h moved all stuff to github 2014-03-03 22:07:58 +00:00
include_base_utils.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
math_helper.h epee: remove dodgy random code that nobody uses 2016-01-30 18:45:22 +00:00
md5_l.h moved all stuff to github 2014-03-03 22:07:58 +00:00
md5_l.inl year updated in license 2015-01-02 18:52:46 +02:00
md5global.h moved all stuff to github 2014-03-03 22:07:58 +00:00
misc_language.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
misc_log_ex.h epee: flush output after a message 2016-04-02 20:59:24 +01:00
misc_os_dependent.h Fix get_tick_count() on Windows 2016-04-06 03:41:52 +01:00
pragma_comp_defs.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
profile_tools.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
reg_exp_definer.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
reg_utils.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
service_impl_base.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
sha1.h moved all stuff to github 2014-03-03 22:07:58 +00:00
sha1.inl moved all stuff to github 2014-03-03 22:07:58 +00:00
soci_helper.h year updated in license 2015-01-02 18:52:46 +02:00
static_initializer.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
string_coding.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
string_tools.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
syncobj.h Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
time_helper.h year updated in license 2015-01-02 18:52:46 +02:00
tiny_ini.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
to_nonconst_iterator.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
warnings.h year updated in license 2015-01-02 18:52:46 +02:00
winobj.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
zlib_helper.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00