virtualx-engine/thirdparty/enet
Fabio Alessandrelli eeac6f8c7f [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.
2023-05-12 20:08:10 +02:00
..
enet [NET] Refactor TLS configuration. 2023-01-28 11:08:02 +01:00
patches
callbacks.c
compress.c
godot.cpp [TLS] Fix crashes trying to use TLS when not available. 2023-05-12 20:08:10 +02:00
host.c
LICENSE
list.c
packet.c
peer.c
protocol.c