Overview
Artifact ID: | 22afd23f0971f510101f4ccc01f4499c16412d8174e6a43f9a7e620b6f129caa |
---|---|
Ticket: | 5ad1ca4257d66758f9e7a99308aef8dbddc18ae0
OFTLSStream with OpenSSL implementation sometimes hangs |
User & Date: | js on 2023-08-27 09:26:41 |
Changes
- icomment:
This wasn't actually fixed: The problem only disappeared because `OFHTTPClient` switched to non-blocking sockets (which caused other problems). Reverting this change and using blocking sockets, this problem was back. However, it is now properly fixed by [](38e105d056).
- login: "js"
- mimetype: "text/x-markdown"
- resolution changed to: "Fixed"
- status changed to: "Fixed"