summaryrefslogtreecommitdiffstats
path: root/core/io/udp_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* UDPServer handles PacketPeerUDP-client associationFabio Alessandrelli2020-07-141-7/+93
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-3/+6
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-6/+0
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-2/+2
* UDPServer and PacketPeerUDP connect_to_host.Fabio Alessandrelli2020-02-161-0/+119