ClickHouse/base
Azat Khuzhin ef24f51789 Fix handling of SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE with zero timeout
Previously if you were using socket without timeout it wasn't able to
handle SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE, and even though sockets
without timeouts is an odd thing (but it is possible - [1]), it still
may be possible somewhere.

  [1]: https://github.com/ClickHouse/ClickHouse/pull/65917

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-01 19:33:39 +02:00
..
base Fix 2024-06-28 05:18:17 +02:00
glibc-compatibility Fix real time query profiler on AArch64 2024-03-04 18:13:49 +01:00
harmful Remove old code 2024-03-04 00:11:55 +01:00
pcg-random More clang-tidy fixes 2023-09-21 14:40:57 +00:00
poco Fix handling of SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE with zero timeout 2024-07-01 19:33:39 +02:00
readpassphrase Remove cruft from build 2023-03-17 13:44:04 +00:00
widechar_width Move poco to base/poco/ (#46075) 2023-02-08 12:04:11 +01:00
CMakeLists.txt Move poco to base/poco/ (#46075) 2023-02-08 12:04:11 +01:00