커밋 기록

작성자 SHA1 메시지 날짜
  Fabio Alessandrelli 4d5c8e0b18 This renames PacketPeerUDP.listen to bind. 4 년 전
  dam da8c2310b5 Allow local port control on net_socket connections 4 년 전
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 년 전
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 년 전
  Fabio Alessandrelli 4b6a35c74a Disable SO_REUSEADDR for UDP. 4 년 전
  Fabio Alessandrelli 147bbe2155 UDPServer handles PacketPeerUDP-client association 5 년 전
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 년 전
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 년 전
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 년 전
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 년 전
  Fabio Alessandrelli c4f6ab85b0 UDPServer and PacketPeerUDP connect_to_host. 6 년 전
  Marcel Admiraal f0db13502a Remove duplicate WARN_PRINT macro. 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 년 전
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 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 년 전
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 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 년 전
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 년 전
  Fabio Alessandrelli 88a56ba783 Remove set_ip_type from network classes (no longer needed) 8 년 전
  Fabio Alessandrelli 2fe4ef6699 Implement UDP listen bind address 8 년 전
  Fabio Alessandrelli 98a7e2b4e0 Convert validity checks of IP_Address to is_valid method. 8 년 전