godot/thirdparty/enet
Fabio Alessandrelli 764b7abe82 [ENet] Better handle disconnected peers in DTLS server
The ENetDTLSServer socket implementation should avoid reporting errors
during send and receive operations, unless the socket is effectively no
longer usable (and thus ENet should close it).
2024-08-02 16:07:37 +02:00
..
enet
patches
LICENSE
callbacks.c
compress.c
godot.cpp [ENet] Better handle disconnected peers in DTLS server 2024-08-02 16:07:37 +02:00
host.c
list.c
packet.c
peer.c
protocol.c