Files
Nim/lib/pure
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
..
2018-04-30 02:52:58 +02:00
2020-04-21 15:05:21 +02:00
2015-10-01 12:05:45 -07:00
2020-05-05 10:34:37 +02:00
2020-04-02 02:58:43 +02:00
2018-04-06 11:59:49 +02:00
2020-05-18 17:43:06 +01:00
2020-04-28 19:56:01 +02:00
2019-09-30 13:58:10 +02:00
2020-03-31 15:47:57 +02:00
2020-03-31 15:47:57 +02:00
2019-09-30 13:58:10 +02:00
2020-03-19 10:23:05 +01:00
2020-01-24 08:42:03 +00:00
2020-05-11 19:12:40 +02:00
2020-03-31 15:47:57 +02:00
2020-05-13 14:29:53 +02:00
2020-05-11 19:12:40 +02:00
2019-12-05 14:42:20 +01:00