monero/contrib/epee
Thomas Winget 02dda99b23
Should fix daemon not exiting properly (SIGABRT)
Various changes to mutexes, namely spinning timeouts when acquiring
locks to allow threads to join correctly.

Fixed a bug where daemon context was pulled out from under running
threads rather than waiting for them to join.
2015-03-25 19:26:43 -04:00
..
demo year updated in license 2015-01-02 18:52:46 +02:00
include Should fix daemon not exiting properly (SIGABRT) 2015-03-25 19:26:43 -04:00
tests year updated in license 2015-01-02 18:52:46 +02:00
LICENSE.txt year updated in license 2015-01-02 18:52:46 +02:00
README.md year updated in license 2015-01-02 18:52:46 +02:00

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.