godot/thirdparty/enet
Rémi Verschelde 8247667a3e
Core: Drop custom copymem/zeromem defines
We've been using standard C library functions `memcpy`/`memset` for these since
2016 with 67f65f6639.

There was still the possibility for third-party platform ports to override the
definitions with a custom header, but this doesn't seem useful anymore.
2021-04-27 16:26:27 +02:00
..
enet enet: Sync with upstream 1.3.17 2021-01-08 12:02:03 +01:00
patches enet: Sync with upstream 1.3.17 2021-01-08 12:02:03 +01:00
callbacks.c enet: Split enet thirdparty files and allow unbundling 2016-10-15 11:50:39 +02:00
compress.c enet: Split enet thirdparty files and allow unbundling 2016-10-15 11:50:39 +02:00
godot.cpp Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
host.c enet: Sync with upstream 1.3.17 2021-01-08 12:02:03 +01:00
LICENSE enet: Update to upstream version 1.3.15 2020-04-21 12:27:11 +02:00
list.c enet: Split enet thirdparty files and allow unbundling 2016-10-15 11:50:39 +02:00
packet.c enet: Split enet thirdparty files and allow unbundling 2016-10-15 11:50:39 +02:00
peer.c enet: Sync with upstream 1.3.17 2021-01-08 12:02:03 +01:00
protocol.c enet: Sync with upstream 1.3.17 2021-01-08 12:02:03 +01:00