Files
Nim/lib
Leorize 476be6cc27 asyncnet, net: clear openssl error queue before performing I/O
Per SSL_get_error(3):

  The current thread's error queue must be empty before the TLS/SSL I/O
  operation is attempted, or SSL_get_error() will not work reliably.

There has been records of not clearing the error queue causing weird SSL
errors when there shouldn't be any, see:

https://github.com/openssl/openssl/issues/11889
2020-06-03 15:14:45 -05:00
..
2017-02-20 17:24:19 +02:00
2020-05-11 02:59:31 -04:00
2019-07-14 16:08:15 +02:00
2020-05-24 07:32:24 +02:00
2020-05-25 12:18:35 +02:00
2013-03-16 23:53:07 +01:00
2019-12-09 06:58:06 +01:00
2014-08-28 09:59:26 +02:00