Files
Nim/lib/pure
Esteban C Borsani b67f7fab64 asyncnet ssl overhaul (#24896)
Fixes #24895

- Remove all  bio handling
- Remove all `sendPendingSslData` which only seems to make things work
by chance
- Wrap the client socket on `acceptAddr` (std/net does this)
- Do the SSL handshake on accept (std/net does this)

The only concern is if addWrite/addRead works well on Windows.

(cherry picked from commit 8518cf079f)
2025-05-05 08:19:02 +02:00
..
2025-05-05 08:19:02 +02:00
2015-10-01 12:05:45 -07:00
2024-05-16 23:22:49 +02:00
2021-01-09 00:24:41 +01:00
2025-01-15 10:17:51 +01:00
2025-01-15 10:17:51 +01:00
2022-12-03 21:25:49 +08:00
2025-01-15 10:17:51 +01:00