danicoin/contrib
moneromooo-monero 4cede1830e
console_handler: catch exception inside the input loop
This prevents an exception from existing the loop without
calling the exit handler, if one is defined.
The daemon defines one, which stops the p2p layer, and will
only exit once the p2p layer is shut down. This would cause
a hang upon an exception, as the input thread would have
exited and the daemon would wait forever with no console
user input.
2015-12-06 22:03:53 +00:00
..
epee console_handler: catch exception inside the input loop 2015-12-06 22:03:53 +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