danicoin/contrib
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
..
epee epee: regularly cleanup connections we kept a reference to 2015-12-23 11:19:16 +00:00
otshell_utils Network 1.7; Quieted the debug a bit. 2015-04-02 16:27:19 +02:00
CMakeLists.txt cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00