danicoin/contrib/epee/include
moneromooo-monero 22581a0441
epee: regularly cleanup connections we kept a reference to
Since connections from the ::connect method are now kept in
a deque to be able to cancel them on exit, this leaks both
memory and a file descriptor. Here, we clean those up after
30 seconds, to avoid this. 30 seconds is higher then the
5 second timeout used in the async code, so this should be
safe. However, this is an assumption which would break if
that async code was to start relying on longer timeouts.
2015-12-23 11:19:16 +00:00
..
net epee: regularly cleanup connections we kept a reference to 2015-12-23 11:19:16 +00:00
serialization year updated in license 2015-01-02 18:52:46 +02:00
storages Fix compile for GCC 5.1.0 2015-05-25 22:18:36 -07: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 console_handler: catch exception inside the input loop 2015-12-06 22:03:53 +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 year updated in license 2015-01-02 18:52:46 +02: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: make log macros behave like statements 2015-12-19 14:48:52 +00:00
misc_os_dependent.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02: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 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01: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