Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle more IO errors (especially, ECONNRESET) | Matthew Draper | 2016-01-30 | 1 | -0/+5 |
| | | | | | | Also, address the possibility of the listen thread dying and needing to be respawned. As a bonus, we now defer construction of the thread until we are first given something to monitor. | ||||
* | Add a couple of tests that connect with a WS client | Matthew Draper | 2016-01-30 | 1 | -0/+13 |