提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Fabio Alessandrelli 468a1c0271 UDPServer handles PacketPeerUDP-client association 5 年之前
  Fabio Alessandrelli 2c8340bee9 UDPServer and PacketPeerUDP connect_to_host. 6 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Fabio Alessandrelli 9269d6be32 UDP sockets broadcast is now disabled by default. 5 年之前
  Fabio Alessandrelli e5e3f86648 Multicast support in NetSocket/PacketPeerUDP 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Fabio Alessandrelli 1b99806b47 Unify PacketPeerUDP using NetSocket 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  Wilson E. Alvarez 21d281c4a9 Use const reference where favorable 8 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年之前
  Fabio Alessandrelli 5f681d0b0f Allow non blocking UDP put_packet in C++. 8 年之前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年之前
  Fabio Alessandrelli 88a56ba783 Remove set_ip_type from network classes (no longer needed) 8 年之前
  Fabio Alessandrelli 2fe4ef6699 Implement UDP listen bind address 8 年之前
  Juan Linietsky 6c512b88c2 UDP.set_send_address to UDP.set_dest_address 8 年之前
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 年之前
  Rémi Verschelde 0b2771bd65 Merge pull request #7271 from Faless/ipv6_cleanup 8 年之前
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 年之前
  Fabio Alessandrelli a77a0118f6 Allow setting ip_type for TCP/UDP and HTTP classes 9 年之前
  Fabio Alessandrelli c18c5013f8 Migrate int.IP_TYPE_ constants to IP.TYPE_ 9 年之前
  Fabio Alessandrelli 95bdd97768 Use an instance variable for ip_type in raw sockets 9 年之前
  Fabio Alessandrelli 2f1c859272 Add optional IP type param in TCP/UDP connect/set_send_address 9 年之前
  Fabio Alessandrelli ee69bd81cf TCPServer listen now default to IP type ANY (v6 socket with v4 support) 9 年之前
  Ariel Manzur 887a897c02 adding ipv6 9 年之前
  Rémi Verschelde a7fc04626a Add missing license headers in our source files (#5255) 9 年之前
  Juan Linietsky abbea4d945 UDP Fixes 11 年之前