mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-19 00:46:03 +01:00
482c066307
* fix(SecureSocket): Refactor detection of timeout when reading, writing or handshaking. (#3725) * enh(SecureSocket): some trivial C++17 modernisation changes. * chore: indentation and compiler warning --------- Co-authored-by: Alex Fabijanic <alex@pocoproject.org>