diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-05-12 19:55:58 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-05-12 20:08:10 +0200 |
commit | eeac6f8c7f070a9f4674bfa51ec35c57516311c0 (patch) | |
tree | b060293d6c34c9b72dccbb1b76ec5a02a5cf452b /drivers/unix/file_access_unix.h | |
parent | 20ed51a9129f97bb8d001262155fb3ccfc1e3c89 (diff) | |
download | redot-engine-eeac6f8c7f070a9f4674bfa51ec35c57516311c0.tar.gz |
[TLS] Fix crashes trying to use TLS when not available.
If no StreamPeerTLS implementation is available, HTTPClient and
WebSocketPeer will now correctly refuse to connect using TLS returning
ERR_UNAVAILABLE.
Similarly, ENetConnection will refuse to setup DTLS when PacketPeerDTLS
is not available.
Diffstat (limited to 'drivers/unix/file_access_unix.h')
0 files changed, 0 insertions, 0 deletions