Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to SingleApplication 3.3.2 proper | Nicolas Werner | 2021-12-15 | 29 | -2752/+0 |
| | |||||
* | Properly fix #825 | Nicolas Werner | 2021-11-24 | 1 | -1/+3 |
| | | | | We should read the message before sending the ack! | ||||
* | Fix crash in SingleApplication when other end exits immediately | Nicolas Werner | 2021-11-24 | 1 | -2/+2 |
| | | | | | | In those cases the emit might cause the server to remove the connection and we are working with a dangling pointer. We can't call putChar on that, so acknowledge the message immediately and then emit the message. | ||||
* | update SingleApplication | Nicolas Werner | 2021-06-25 | 29 | -0/+2750 |