diff options
author | Determinant <[email protected]> | 2019-04-03 01:58:28 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2019-04-03 01:58:28 -0400 |
commit | aaa5ab0a55c0b9758e59883dcffae248c6c52564 (patch) | |
tree | d90f13d9332a5acc711d6d0e265ebd7197bc7c75 /TODO.rst | |
parent | c91fdee8e845a2eccbc680c2d88748b2ac95a407 (diff) |
fix bugs; clean up memory order for atomic ops
Diffstat (limited to 'TODO.rst')
-rw-r--r-- | TODO.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -- stress test for PeerNetwork +- stress test for PeerNetwork (done) +- better impl (and user control) of non-blocking bounded outgoing queue |