summaryrefslogtreecommitdiff
path: root/core/io/udp_server.cpp
AgeCommit message (Expand)Author
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-14UDPServer handles PacketPeerUDP-client associationFabio Alessandrelli
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-02-16UDPServer and PacketPeerUDP connect_to_host.Fabio Alessandrelli