- 
Dave Cridland authored
This patch removes the thread pool from the ServerSocketReader, causing stanzas from a particular S2S session to be processed serially on the same thread used by the ServerSocketReader. Each ServerSocketReader currently has a thread to itself, so this is unlikely to have a serious impact on performance, but does have a very positive impact on correctness.
2d62c7e1 
| Name | 
 Last commit 
 | 
Last update | 
|---|---|---|
| build | ||
| documentation | ||
| src | ||
| .gitignore | ||
| .travis.yml | ||
| Makefile | ||
| README.md |