diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2019-08-22 19:03:35 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2020-02-16 01:11:30 +0100 |
commit | c4f6ab85b03f6d531ca3dd336d61410f61b6dd76 (patch) | |
tree | c7a16d0a5b32ef1f254916774f9feb28bc653042 /editor/icons/icon_transition_end.svg | |
parent | 2811f070840e208cc22485b6ed8dc7f65a631459 (diff) |
UDPServer and PacketPeerUDP connect_to_host.
UDP sockets can be "connected" to filter packets from a specific source.
In case of a bound socket (e.g. server), a new socket can be created on
the same address/port that will receive all packets that are not
filtered by a more specific socket (e.g. the previously connect socket).
This way, a UDPServer can listen to new packets, and return a new
PacketPeerUDP when receiving one, knowing that is a "new client".
Diffstat (limited to 'editor/icons/icon_transition_end.svg')
0 files changed, 0 insertions, 0 deletions