- 07 May, 2020 1 commit
-
-
Dirk McCormick authored
-
- 21 Apr, 2020 1 commit
-
-
Steven Allen authored
* fix: minimize time holding wantlist lock Instead of holding the lock the entire time we prepare a message, hold the lock while we retrieve the wantlist entries, process the entries without the lock, retake the lock, then mark entries as sent. This means: 1. We never sort entries while holding the lock. 2. We allocate exactly three times while holding the lock (once per entry list). * fix: address code review
-
- 15 Apr, 2020 1 commit
-
-
Dirk McCormick authored
-
- 10 Apr, 2020 1 commit
-
-
Steven Allen authored
-
- 26 Mar, 2020 1 commit
-
-
Steven Allen authored
-
- 24 Mar, 2020 1 commit
-
-
dirkmc authored
-
- 17 Mar, 2020 1 commit
-
-
Steven Allen authored
-
- 13 Mar, 2020 1 commit
-
-
Dirk McCormick authored
-
- 12 Mar, 2020 1 commit
-
-
dirkmc authored
-
- 10 Mar, 2020 1 commit
-
-
dirkmc authored
-
- 06 Mar, 2020 3 commits
-
-
Dirk McCormick authored
-
Dirk McCormick authored
-
Dirk McCormick authored
-
- 12 Feb, 2020 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
dirkmc authored
-
- 30 Jan, 2020 1 commit
-
-
Steven Allen authored
This makes reading the docs much easier as it's clear what's "private" and what's not. fixes #238
-