Commit Graph

2 Commits

Author SHA1 Message Date
TomZ ccd66a49b2 Document and refactor NetworkService
The main goal of this is to make sure that network services
implementations don't reuse one bufferpool for all their remotes as that
can cause threading issues.
One bufferpool per remote is now made easy.
2019-04-09 17:24:38 +02:00
TomZ ec0673187c Add new BlockNotificationService 2019-03-17 22:49:46 +01:00