mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-24 01:30:35 +00:00
You're supposed to clear the error queue before any I/O operations. Per
SSL_get_error(3) man page.
This reverts commit ee3ed37300.
You're supposed to clear the error queue before any I/O operations. Per
SSL_get_error(3) man page.
This reverts commit ee3ed37300.