Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-13 | Use `listen_tcp` for the replication listener | Richard van der Hoff | 1 | -7/+7 | |
Fixes the "can't listen on 0.0.0.0" error. Also makes it more consistent with what we do elsewhere. | |||||
2019-02-13 | Improve logging around listening services | Richard van der Hoff | 2 | -11/+20 | |
I wanted to brin |