15 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
Simon 9bdad43462 Fix formatting 8 years ago
Simon 5e363861e0 Replace unique_lock with lock_guard, where appropriate, for consistency 8 years ago
Simon a50fd5fdb7 Add lock guard to getNumberOfWorkers() 8 years ago
Simon e91048f28d Fix formatting 8 years ago
Simon 69a4cb448a Move lock guard to start of addOperation to protect isClosed() and isFinishing() 8 years ago
Simon 61ea2abaf5 Update formatting and documentation. 8 years ago
Simon 423a63d0a9 Add shared queue to AsynRPCQueue. 8 years ago
Simon 017b3ede33 Clear the operation queue when closing it. 8 years ago
Simon 9cd713439a Added option to close a queue and wait for queued up operations to finish, 8 years ago
Simon 3b54bf5813 Refactoring and small improvements to async rpc operations. 8 years ago
Simon 861513a01f Add public method to AsycnRPCQueue to retrieve all the known operation ids. 8 years ago
Simon fc72c078be Add async RPC queue and operation classes. 8 years ago